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."],[[["This page provides documentation for the `TrainProcessorVersionResponse` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The `TrainProcessorVersionResponse` class is the response object for the `TrainProcessorVersion` method in the `DocumentProcessorService`."],["The documentation details the inheritance and implementation of the `TrainProcessorVersionResponse` class, showing it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation includes the class's constructors and provides information on the `ProcessorVersion` property, which is a string representing the resource name of the trained processor version."],["This page provides the documentation for many versions of this function, with the most recent being version 3.19.0, and going down to version 1.0.0."]]],[]]