Module conditional_parameter_spec

Module conditional_parameter_spec 

Source
Expand description

Nested message and enum types in ConditionalParameterSpec.

Structs§

CategoricalValueCondition
Represents the spec to match categorical values from parent parameter.
DiscreteValueCondition
Represents the spec to match discrete values from parent parameter.
IntValueCondition
Represents the spec to match integer values from parent parameter.

Enums§

ParentValueCondition
A set of parameter values from the parent ParameterSpec’s feasible space.