Class Citation (0.11.11)

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

Citation info for a segment.

Attributes

NameDescription
start_index int
Index indicates the start of the segment, measured in bytes/unicode.
end_index int
End of the attributed segment, exclusive.
sources MutableSequence[google.cloud.discoveryengine_v1.types.SearchResponse.Summary.CitationSource]
Citation sources for the attributed segment.