Builder
Builder for GroundingMetadata.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of googleMapsWidgetContextToken field.
Link copied to clipboard
Clears the value of groundingChunks field.
Link copied to clipboard
Clears the value of groundingSupports field.
Link copied to clipboard
Clears the value of imageSearchQueries field.
Link copied to clipboard
Clears the value of retrievalMetadata field.
Link copied to clipboard
Clears the value of retrievalQueries field.
Link copied to clipboard
Clears the value of searchEntryPoint field.
Link copied to clipboard
Clears the value of sourceFlaggingUris field.
Link copied to clipboard
Clears the value of webSearchQueries field.
Link copied to clipboard
public abstract GroundingMetadata.Builder googleMapsWidgetContextToken(String googleMapsWidgetContextToken)
Setter for googleMapsWidgetContextToken.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for groundingChunks.
@CanIgnoreReturnValue()
Setter for groundingChunks builder.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract GroundingMetadata.Builder groundingSupports(List<GroundingSupport> groundingSupports)
Setter for groundingSupports.
@CanIgnoreReturnValue()
Setter for groundingSupports builder.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for imageSearchQueries.
Link copied to clipboard
Setter for retrievalMetadata.
@CanIgnoreReturnValue()
Setter for retrievalMetadata builder.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for retrievalQueries.
Link copied to clipboard
Setter for searchEntryPoint.
@CanIgnoreReturnValue()
Setter for searchEntryPoint builder.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract GroundingMetadata.Builder sourceFlaggingUris(List<GroundingMetadataSourceFlaggingUri> sourceFlaggingUris)
Setter for sourceFlaggingUris.
@CanIgnoreReturnValue()
Setter for sourceFlaggingUris builder.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for webSearchQueries.