TextGroundingMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Grounding details for text sources.
Attributes |
|
---|---|
Name | Description |
segments |
MutableSequence[google.cloud.discoveryengine_v1.types.AssistantGroundedContent.TextGroundingMetadata.Segment]
Grounding information for parts of the text. |
references |
MutableSequence[google.cloud.discoveryengine_v1.types.AssistantGroundedContent.TextGroundingMetadata.Reference]
References for the grounded text. |
Classes
Reference
Reference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Referenced content and related document metadata.
Segment
Segment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Grounding information for a segment of the text.