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 |
|
---|---|
Name | Description |
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)
Chunk information.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
UnstructuredDocumentInfo
UnstructuredDocumentInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Unstructured document information.