public sealed class BatchDatasetDocuments.Types.IndividualDocumentIds : IMessage<BatchDatasetDocuments.Types.IndividualDocumentIds>, IEquatable<BatchDatasetDocuments.Types.IndividualDocumentIds>, IDeepCloneable<BatchDatasetDocuments.Types.IndividualDocumentIds>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class BatchDatasetDocuments.Types.IndividualDocumentIds.
[[["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-21 UTC."],[[["This documentation is for the `BatchDatasetDocuments.Types.IndividualDocumentIds` class within the Cloud Document AI v1beta3 API."],["This class represents a list of individual DocumentIds, with links provided to documentation for versions `2.0.0-beta23`, `2.0.0-beta22`, and `1.0.0-beta04`."],["The `IndividualDocumentIds` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating instances of `IndividualDocumentIds`, either default or from another `IndividualDocumentIds` instance, as well as having a `DocumentIds` property of type `RepeatedField\u003cDocumentId\u003e`."],["The `DocumentIds` property is a required field representing the list of Document IDs that point to where the actual documents are stored."]]],[]]