Package com.sap.ai.sdk.grounding.model
Interface GoogleDrivePipelineCreateRequest.Builder1
- Enclosing class:
GoogleDrivePipelineCreateRequest
public static interface GoogleDrivePipelineCreateRequest.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescription_configuration(GoogleDriveConfigurationStruct _configuration) Set the _configuration of thisGoogleDrivePipelineCreateRequestinstance.
-
Method Details
-
_configuration
GoogleDrivePipelineCreateRequest _configuration(@Nonnull GoogleDriveConfigurationStruct _configuration) Set the _configuration of thisGoogleDrivePipelineCreateRequestinstance.- Parameters:
_configuration- The _configuration of thisGoogleDrivePipelineCreateRequest- Returns:
- The GoogleDrivePipelineCreateRequest instance.
-