Send feedback
Google Cloud Optimization V1 Client - Class Interval (1.1.3) Stay organized with collections
Save and categorize content based on your preferences.
1.1.3 (latest)
1.1.2
1.0.5
0.7.0
0.6.5
0.5.1
0.4.0
0.3.4
0.2.0
0.1.9
Reference documentation and code samples for the Google Cloud Optimization V1 Client class Interval.
Interval of acceptable load amounts.
Generated from protobuf message google.cloud.optimization.v1.Vehicle.LoadLimit.Interval
Namespace
Google \ Cloud \ Optimization \ V1 \ Vehicle \ LoadLimit
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ min
int|string
A minimum acceptable load. Must be ≥ 0. If they're both specified, min
must be ≤ max
.
↳ max
int|string
A maximum acceptable load. Must be ≥ 0. If unspecified, the maximum load is unrestricted by this message. If they're both specified, min
must be ≤ max
.
getMin
A minimum acceptable load. Must be ≥ 0.
If they're both specified, min
must
be ≤ max
.
setMin
A minimum acceptable load. Must be ≥ 0.
If they're both specified, min
must
be ≤ max
.
getMax
A maximum acceptable load. Must be ≥ 0. If unspecified, the maximum
load is unrestricted by this message.
If they're both specified, min
must
be ≤ max
.
hasMax
clearMax
setMax
A maximum acceptable load. Must be ≥ 0. If unspecified, the maximum
load is unrestricted by this message.
If they're both specified, min
must
be ≤ max
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-18 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]