Interface protos.google.cloud.aiplatform.v1.StudySpec.ParameterSpec.IIntegerValueSpec (1.7.2)

Properties of an IntegerValueSpec.

Package

@google-cloud/aiplatform!

Properties

maxValue

maxValue?: (number|Long|string|null);

IntegerValueSpec maxValue

Property Value
TypeDescription
(number|Long|string|null)

minValue

minValue?: (number|Long|string|null);

IntegerValueSpec minValue

Property Value
TypeDescription
(number|Long|string|null)