Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::DocumentId.
Document Identifier.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_managed_doc_id
def gcs_managed_doc_id() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId::GCSManagedDocumentId
-
(::Google::Cloud::DocumentAI::V1beta3::DocumentId::GCSManagedDocumentId) — A document id within user-managed Cloud Storage.
Note: The following fields are mutually exclusive:
gcs_managed_doc_id
,unmanaged_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#gcs_managed_doc_id=
def gcs_managed_doc_id=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId::GCSManagedDocumentId
-
value (::Google::Cloud::DocumentAI::V1beta3::DocumentId::GCSManagedDocumentId) — A document id within user-managed Cloud Storage.
Note: The following fields are mutually exclusive:
gcs_managed_doc_id
,unmanaged_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DocumentAI::V1beta3::DocumentId::GCSManagedDocumentId) — A document id within user-managed Cloud Storage.
Note: The following fields are mutually exclusive:
gcs_managed_doc_id
,unmanaged_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#revision_ref
def revision_ref() -> ::Google::Cloud::DocumentAI::V1beta3::RevisionRef
- (::Google::Cloud::DocumentAI::V1beta3::RevisionRef) — Points to a specific revision of the document if set.
#revision_ref=
def revision_ref=(value) -> ::Google::Cloud::DocumentAI::V1beta3::RevisionRef
- value (::Google::Cloud::DocumentAI::V1beta3::RevisionRef) — Points to a specific revision of the document if set.
- (::Google::Cloud::DocumentAI::V1beta3::RevisionRef) — Points to a specific revision of the document if set.
#unmanaged_doc_id
def unmanaged_doc_id() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId
-
(::Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId) — A document id within unmanaged dataset.
Note: The following fields are mutually exclusive:
unmanaged_doc_id
,gcs_managed_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#unmanaged_doc_id=
def unmanaged_doc_id=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId
-
value (::Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId) — A document id within unmanaged dataset.
Note: The following fields are mutually exclusive:
unmanaged_doc_id
,gcs_managed_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId) — A document id within unmanaged dataset.
Note: The following fields are mutually exclusive:
unmanaged_doc_id
,gcs_managed_doc_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.