Class VisualSegment (0.20.1)

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

Grounding information for a visual segment.

Attributes

Name Description
reference_indices MutableSequence[int]
References for the visual segment.
content_id str
The content id of the visual segment. In order to display the citation of the visual element, this content_id needs to match with the grounded_content.content_metadata.content_id field.