Citation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Citation info for a segment.
Attributes |
|
---|---|
Name | Description |
start_index |
int
Index indicates the start of the segment, measured in bytes (UTF-8 unicode). |
end_index |
int
End of the attributed segment, exclusive. |
sources |
MutableSequence[google.cloud.discoveryengine_v1alpha.types.Answer.CitationSource]
Citation sources for the attributed segment. |