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

    Type Alias DSetFileCreationResponse

    DSetFileCreationResponse: { message: string; url: DSetUrl } & Record<
        string,
        any,
    >

    Response for successful file creation

    Type Declaration

    • message: string

      File creation response message

      "File creation acknowledged"
      

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

    • url: DSetUrl