GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ListStudiesResponse (google_api_machine_learning v0.27.0) View Source
Attributes
-
studies
(type:list(GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Study.t)
, default:nil
) - The studies associated with the project.
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_ListStudiesResponse{ studies: [GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Study.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.