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

    Type Alias MetadataUpdateItem

    MetadataUpdateItem: { ids: string[]; metadataUpdates: MetadataKeyUpdate[] } & Record<
        string,
        any,
    >

    Representation of the 'MetadataUpdateItem' schema.

    Type Declaration

    • ids: string[]

      List of collection or document or chunk ids for which the metadata should be updated

    • metadataUpdates: MetadataKeyUpdate[]

      List of metadata updates for the given resource ids

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