SAP AI SDK for JavaScript - v2.13.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"