public sealed class HumanReview : IMessage<Document.Types.Revision.Types.HumanReview>, IEquatable<Document.Types.Revision.Types.HumanReview>, IDeepCloneable<Document.Types.Revision.Types.HumanReview>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Revision.Types.HumanReview.
[[["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 webpage provides documentation for the `HumanReview` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The latest version of the API documented is 3.19.0, and the content provides access to documentation for each version of the library down to version 1.0.0, providing a history of the API."],["The `HumanReview` class represents information about the human review process of a document and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HumanReview` class include `State`, which represents the human review state, and `StateMessage`, which provides additional details about the current processing state."],["This class also includes two constructors, a default constructor and one that takes another instance of `HumanReview` to copy its data."]]],[]]