public sealed class GetDocumentRequest : IMessage<GetDocumentRequest>, IEquatable<GetDocumentRequest>, IDeepCloneable<GetDocumentRequest>, IBufferMessage, IMessage
Required. The resource name of the dataset that the document belongs to .
Format:
projects/{project}/locations/{location}/processors/{processor}/dataset
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eGetDocumentRequest\u003c/code\u003e is \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, which is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDocumentRequest\u003c/code\u003e is a class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows retrieval of a document by its identifier, \u003ccode\u003eDocumentId\u003c/code\u003e, from a specified \u003ccode\u003eDataset\u003c/code\u003e, using a provided resource name format.\u003c/p\u003e\n"],["\u003cp\u003eYou can selectively retrieve specific fields from the document by using the \u003ccode\u003eReadMask\u003c/code\u003e property, otherwise all fields are returned by default.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows you to define the \u003ccode\u003ePageRange\u003c/code\u003e property, that specifies the pages that you wish to have returned.\u003c/p\u003e\n"]]],[],null,[]]