google_api_machine_learning v0.13.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
Link to this type
t()
View Sourcet() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Location{ capabilities: [ GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Capability.t() ], name: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.