Package com.sap.ai.sdk.grounding.model
Interface GoogleDrivePipelineMinimalResponse.Builder
- Enclosing class:
GoogleDrivePipelineMinimalResponse
public static interface GoogleDrivePipelineMinimalResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the id of thisGoogleDrivePipelineMinimalResponseinstance.
-
Method Details
-
id
Set the id of thisGoogleDrivePipelineMinimalResponseinstance.- Parameters:
id- The id of thisGoogleDrivePipelineMinimalResponse- Returns:
- The GoogleDrivePipelineMinimalResponse builder.
-