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

    Type Alias GetPipeline

    GetPipeline:
        | { type: "MSSharePoint" } & MSSharePointPipelineGetResponse
        | { type: "S3" } & S3PipelineGetResponse
        | { type: "SFTP" } & SFTPPipelineGetResponse
        | { type: "SDM" } & SDMPipelineGetResponse
        | { type: "WorkZone" } & WorkZonePipelineGetResponse
        | { type: "ServiceNow" } & ServiceNowPipelineGetResponse
        | { type: "GoogleDrive" } & GoogleDrivePipelineGetResponse

    Representation of the 'GetPipeline' schema.