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

    Type Alias DocumentMetadataBatchRequest

    DocumentMetadataBatchRequest: { value: DocumentMetadataUpdate[] } & Record<
        string,
        any,
    >

    Representation of the 'DocumentMetadataBatchRequest' schema.

    Type Declaration

    • value: DocumentMetadataUpdate[]

      List of document metadata updates to be applied in batch. Max Items: 1000.

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