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 webpage provides documentation for the `TrainProcessorVersionResponse` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The latest version available is 3.19.0, while the current page's content is focused on version 3.8.0, with a comprehensive list of all versions ranging from 1.0.0 up to the latest."],["The `TrainProcessorVersionResponse` class serves as a response object for the `TrainProcessorVersion` operation, detailing the produced processor version when using the Document AI service."],["The documentation includes details on inheritance, interfaces implemented, available constructors, and properties like `ProcessorVersion` which returns the processor's resource name."]]],[]]