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

    Type Alias MetadataConfigurationResponse

    MetadataConfigurationResponse: MetadataConfigurationRequest & {
        enumerationStatus?: "NEW" | "IN_PROGRESS" | "COMPLETED" | "ERROR" | any;
    } & Record<string, any>

    Representation of the 'MetadataConfigurationResponse' schema.

    Type Declaration

    • OptionalenumerationStatus?: "NEW" | "IN_PROGRESS" | "COMPLETED" | "ERROR" | any

      Status of metadata enumeration for the configuration.

      "IN_PROGRESS"
      

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