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