Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::DocumentId::UnmanagedDocumentId.
Identifies a document uniquely within the scope of a dataset in unmanaged option.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#doc_id
def doc_id() -> ::String
Returns
- (::String) — Required. The id of the document.
#doc_id=
def doc_id=(value) -> ::String
Parameter
- value (::String) — Required. The id of the document.
Returns
- (::String) — Required. The id of the document.