Class GroundingMetadata (1.48.0)

GroundingMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata returned to client when grounding is enabled.

Attributes

NameDescription
web_search_queries MutableSequence[str]
Optional. Web search queries for the following-up web search.
retrieval_queries MutableSequence[str]
Optional. Queries executed by the retrieval tools.
grounding_attributions MutableSequence[google.cloud.aiplatform_v1beta1.types.GroundingAttribution]
Optional. List of grounding attributions.

Methods

GroundingMetadata

GroundingMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata returned to client when grounding is enabled.