View Source GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpec (google_api_machine_learning v0.28.1)
Represents the spec to match discrete values from parent parameter.
Attributes
-
values(type:list(float()), default:nil) - Matches values of the parent parameter with type 'DISCRETE'. All values must exist indiscrete_value_specof parent parameter.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpec{ values: [float()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.