Package com.sap.ai.sdk.grounding.model
Interface GoogleDriveConfigurationStruct.Builder1
- Enclosing class:
GoogleDriveConfigurationStruct
public static interface GoogleDriveConfigurationStruct.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiongoogleDrive(GoogleDriveConfig googleDrive) Set the googleDrive of thisGoogleDriveConfigurationStructinstance.
-
Method Details
-
googleDrive
Set the googleDrive of thisGoogleDriveConfigurationStructinstance.- Parameters:
googleDrive- The googleDrive of thisGoogleDriveConfigurationStruct- Returns:
- The GoogleDriveConfigurationStruct instance.
-