Class Citation (1.48.0)

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

Source attributions for content.

Attributes

NameDescription
start_index int
Output only. Start index into the content.
end_index int
Output only. End index into the content.
uri str
Output only. Url reference of the attribution.
title str
Output only. Title of the attribution.
license_ str
Output only. License of the attribution.
publication_date google.type.date_pb2.Date
Output only. Publication date of the attribution.

Methods

Citation

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

Source attributions for content.