Package com.google.genai.types
Class GroundingMetadataSourceFlaggingUri.Builder
java.lang.Object
com.google.genai.types.GroundingMetadataSourceFlaggingUri.Builder
- Enclosing class:
- GroundingMetadataSourceFlaggingUri
Builder for GroundingMetadataSourceFlaggingUri.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract GroundingMetadataSourceFlaggingUribuild()flagContentUri(String flagContentUri) Setter for flagContentUri.Setter for sourceId.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
flagContentUri
Setter for flagContentUri.flagContentUri: A link where users can flag a problem with the source (place or review).
-
sourceId
Setter for sourceId.sourceId: Id of the place or review.
-
build
-