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

    Type Alias GoogleDrivePipelineMinimalResponse

    GoogleDrivePipelineMinimalResponse: BasePipelineMinimalResponse & {
        configuration?: GoogleDriveConfigurationMinimal;
        metadata?: boolean;
        type: "GoogleDrive";
    } & Record<string, any>

    Representation of the 'GoogleDrivePipelineMinimalResponse' schema.

    Type Declaration

    • Optionalconfiguration?: GoogleDriveConfigurationMinimal
    • Optionalmetadata?: boolean
      true
      

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

    • type: "GoogleDrive"