public sealed class ProcessResponse : IMessage<ProcessResponse>, IEquatable<ProcessResponse>, IDeepCloneable<ProcessResponse>, IBufferMessage, IMessage
[[["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 details the `ProcessResponse` class within the `Google.Cloud.DocumentAI.V1` namespace, providing documentation for its structure and functionality across multiple versions."],["The latest version of `ProcessResponse` is 3.19.0, while the current content is specifically documenting version 1.5.0."],["`ProcessResponse` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two primary constructors, `ProcessResponse()` and `ProcessResponse(ProcessResponse)`, and two properties, `Document` and `HumanReviewStatus`, for managing the document's content and review status."],["The page lists older versions, all the way back to version 1.0.0, allowing for reference to documentation across various iterations of the `ProcessResponse`."]]],[]]