Class CitationSource (0.13.0)

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

The source of the citation.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
uri str
Output only. The uri used as the source, such as a web grounding URL. This field is a member of oneof_ source_type.
example_query google.cloud.geminidataanalytics_v1.types.ExampleQuery
Output only. The example query used as the source. This field is a member of oneof_ source_type.
glossary_term google.cloud.geminidataanalytics_v1.types.GlossaryTerm
Output only. The glossary term used as the source. This field is a member of oneof_ source_type.
id str
Output only. Unique identifier of the source. This ID is service-generated and is unique within the scope of a single Citation message.
title str
Output only. The title of the source.