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

    Type Alias MetadataOperation

    MetadataOperation: { op: MetadataOperationEnum; values?: string[] | null } & Record<
        string,
        any,
    >

    Representation of the 'MetadataOperation' schema.

    Type Declaration

    • op: MetadataOperationEnum
    • Optionalvalues?: string[] | null

      List of values to update.

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