Reference documentation and code samples for the Google Cloud Optimization V1 Client class CapacityQuantityInterval.
Deprecated: Use Vehicle.LoadLimit.Interval instead.
Generated from protobuf message google.cloud.optimization.v1.CapacityQuantityInterval
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
string
↳ min_value
int|string
↳ max_value
int|string
getType
Generated from protobuf field string type = 1;
string
setType
Generated from protobuf field string type = 1;
var
string
$this
getMinValue
Generated from protobuf field optional int64 min_value = 2;
int|string
hasMinValue
clearMinValue
setMinValue
Generated from protobuf field optional int64 min_value = 2;
var
int|string
$this
getMaxValue
Generated from protobuf field optional int64 max_value = 3;
int|string
hasMaxValue
clearMaxValue
setMaxValue
Generated from protobuf field optional int64 max_value = 3;
var
int|string
$this