SAP AI SDK for JavaScript - v2.9.0
    Preparing search index...

    Type Alias MetaDataKeyValuePairStrict

    MetaDataKeyValuePairStrict: { key: string; value: string[] } & Record<
        string,
        any,
    >

    Representation of the 'MetaDataKeyValuePairStrict' schema.

    Type Declaration

    • key: string

      Max Length: 1024. Min Length: 1.

    • value: string[]

      Min Items: 1.

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.