Class Reference (0.11.11)

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

Reference.

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

NameDescription
unstructured_document_info google.cloud.discoveryengine_v1beta.types.Answer.Reference.UnstructuredDocumentInfo
Unstructured document information. This field is a member of oneof_ content.
chunk_info google.cloud.discoveryengine_v1beta.types.Answer.Reference.ChunkInfo
Chunk information. This field is a member of oneof_ content.

Classes

ChunkInfo

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

UnstructuredDocumentInfo

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

Unstructured document information.