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

    Type Alias PipelineMinimalResponse

    PipelineMinimalResponse:
        | { type: "MSSharePoint" } & MSSharePointPipelineMinimalResponse
        | { type: "S3" } & S3PipelineMinimalResponse
        | { type: "SFTP" } & SFTPPipelineMinimalResponse
        | { type: "SDM" } & SDMPipelineMinimalResponse
        | { type: "WorkZone" } & WorkZonePipelineMinimalResponse

    Representation of the 'PipelineMinimalResponse' schema.

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