Package com.sap.ai.sdk.grounding.model
Interface GoogleDrivePipelineGetResponse.Builder2
- Enclosing class:
GoogleDrivePipelineGetResponse
public static interface GoogleDrivePipelineGetResponse.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescription_configuration(GoogleDriveConfigurationMinimal _configuration) Set the _configuration of thisGoogleDrivePipelineGetResponseinstance.
-
Method Details
-
_configuration
GoogleDrivePipelineGetResponse _configuration(@Nonnull GoogleDriveConfigurationMinimal _configuration) Set the _configuration of thisGoogleDrivePipelineGetResponseinstance.- Parameters:
_configuration- The _configuration of thisGoogleDrivePipelineGetResponse- Returns:
- The GoogleDrivePipelineGetResponse instance.
-