GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse (google_api_document_ai v0.32.0) View Source
The response for the TrainProcessorVersion method.
Attributes
-
processorVersion
(type:String.t
, default:nil
) - The resource name of the processor version produced by training.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse{ processorVersion: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.