public sealed class DocumentId.Types.UnmanagedDocumentId : IMessage<DocumentId.Types.UnmanagedDocumentId>, IEquatable<DocumentId.Types.UnmanagedDocumentId>, IDeepCloneable<DocumentId.Types.UnmanagedDocumentId>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DocumentId.Types.UnmanagedDocumentId.
Identifies a document uniquely within the scope of a dataset in unmanaged
option.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This documentation provides reference information for the `DocumentId.Types.UnmanagedDocumentId` class within the Google Cloud Document AI v1beta3 API."],["The `UnmanagedDocumentId` class is designed to uniquely identify a document within a dataset when using the unmanaged option."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a constructor `UnmanagedDocumentId`, and a `DocId` property of string type that represents the required ID of the document."],["The latest available version of this class is `2.0.0-beta23`, and previous versions include `2.0.0-beta22` and `1.0.0-beta04`."]]],[]]