Class GroundingMetadata (1.133.0)

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

Metadata returned to client when grounding is enabled.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
web_search_queries MutableSequence[str]
Optional. Web search queries for the following-up web search.
search_entry_point google.cloud.aiplatform_v1.types.SearchEntryPoint
Optional. Google search entry for the following-up web searches. This field is a member of oneof_ _search_entry_point.
grounding_chunks MutableSequence[google.cloud.aiplatform_v1.types.GroundingChunk]
List of supporting references retrieved from specified grounding source.
grounding_supports MutableSequence[google.cloud.aiplatform_v1.types.GroundingSupport]
Optional. List of grounding support.
retrieval_metadata google.cloud.aiplatform_v1.types.RetrievalMetadata
Optional. Output only. Retrieval metadata. This field is a member of oneof_ _retrieval_metadata.
google_maps_widget_context_token str
Optional. Output only. Resource name of the Google Maps widget context token to be used with the PlacesContextElement widget to render contextual data. This is populated only for Google Maps grounding. This field is a member of oneof_ _google_maps_widget_context_token.
source_flagging_uris MutableSequence[google.cloud.aiplatform_v1.types.GroundingMetadata.SourceFlaggingUri]
List of source flagging uris. This is currently populated only for Google Maps grounding.

Classes

SourceFlaggingUri

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

Source content flagging uri for a place or review. This is currently populated only for Google Maps grounding.

Methods

GroundingMetadata

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

Metadata returned to client when grounding is enabled.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields