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 Google Cloud Document AI v1 API, `TrainProcessorVersionResponse`, is 3.19.0."],["The provided content details the `TrainProcessorVersionResponse` class and its implementation across multiple versions, ranging from 1.0.0 to 3.19.0."],["The `TrainProcessorVersionResponse` class is used for responses from `TrainProcessorVersion` operations in the Document AI service."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ProcessorVersion`, which is a string representing the resource name of the processor version created during training."]]],[]]