GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest (google_api_document_ai v0.29.0) View Source
Request message for the set default processor version method.
Attributes
-
defaultProcessorVersion
(type:String.t
, default:nil
) - Required. The resource name of child ProcessorVersion to use as default.
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.GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest{ defaultProcessorVersion: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.