GoogleApi.DocumentAI.V1beta2.Model.GoogleCloudDocumentaiV1beta2AutoMlParams (google_api_document_ai v0.30.0) View Source
Parameters to control AutoML model prediction behavior.
Attributes
-
model
(type:String.t
, default:nil
) - Resource name of the AutoML model. Format:projects/{project-id}/locations/{location-id}/models/{model-id}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DocumentAI.V1beta2.Model.GoogleCloudDocumentaiV1beta2AutoMlParams{ model: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.