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

    Type Alias BatchUpdateDocumentSuccess

    BatchUpdateDocumentSuccess: { id: string; metadata: DocumentMetadata[] } & Record<
        string,
        any,
    >

    Representation of the 'BatchUpdateDocumentSuccess' schema.

    Type Declaration

    • id: string

      Unique identifier of the document. Format: "uuid".

    • metadata: DocumentMetadata[]

      Metadata updates for this document.

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