google_api_machine_learning v0.20.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Location View Source
Attributes
-
capabilities
(type:list(GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Capability.t)
, default:nil
) - Capabilities available in the location. -
name
(type:String.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Location{ capabilities: [ GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Capability.t() ], name: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.