public sealed class TrainProcessorVersionResponse : IMessage<TrainProcessorVersionResponse>, IEquatable<TrainProcessorVersionResponse>, IDeepCloneable<TrainProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class TrainProcessorVersionResponse.
The response for
[TrainProcessorVersion][google.cloud.documentai.v1.DocumentProcessorService.TrainProcessorVersion].
[[["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."],[[["The latest version of the Document AI v1 API is 3.19.0, with 3.18.0 being the current version displayed on the page."],["This page provides reference documentation for the `TrainProcessorVersionResponse` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its properties, constructors, and inherited members."],["The `TrainProcessorVersionResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TrainProcessorVersionResponse` class contains a `ProcessorVersion` property, which returns the resource name of the trained processor version as a string."],["The document provides documentation for versions of the API, starting from version 1.0.0 and going to the latest version 3.19.0."]]],[]]