Uses of Class
com.google.genai.types.GroundingMetadataSourceFlaggingUri
Packages that use GroundingMetadataSourceFlaggingUri
-
Uses of GroundingMetadataSourceFlaggingUri in com.google.genai.types
Methods in com.google.genai.types that return GroundingMetadataSourceFlaggingUriModifier and TypeMethodDescriptionabstract GroundingMetadataSourceFlaggingUriGroundingMetadataSourceFlaggingUri.Builder.build()Deserializes a JSON string to a GroundingMetadataSourceFlaggingUri object.Methods in com.google.genai.types that return types with arguments of type GroundingMetadataSourceFlaggingUriModifier and TypeMethodDescriptionabstract Optional<List<GroundingMetadataSourceFlaggingUri>>GroundingMetadata.sourceFlaggingUris()Optional.Methods in com.google.genai.types with parameters of type GroundingMetadataSourceFlaggingUriModifier and TypeMethodDescriptionGroundingMetadata.Builder.sourceFlaggingUris(GroundingMetadataSourceFlaggingUri... sourceFlaggingUris) Setter for sourceFlaggingUris.Method parameters in com.google.genai.types with type arguments of type GroundingMetadataSourceFlaggingUriModifier and TypeMethodDescriptionabstract GroundingMetadata.BuilderGroundingMetadata.Builder.sourceFlaggingUris(List<GroundingMetadataSourceFlaggingUri> sourceFlaggingUris) Setter for sourceFlaggingUris.