Send feedback
Class CapacityQuantityInterval.Builder (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.4.0 keyboard_arrow_down
public static final class CapacityQuantityInterval . Builder extends GeneratedMessageV3 . Builder<CapacityQuantityInterval . Builder > implements CapacityQuantityIntervalOrBuilder
Deprecated: Use [Vehicle.LoadLimit.Interval][] instead.
Protobuf type google.cloud.optimization.v1.CapacityQuantityInterval
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CapacityQuantityInterval . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public CapacityQuantityInterval build ()
Returns
buildPartial()
public CapacityQuantityInterval buildPartial ()
Returns
clear()
public CapacityQuantityInterval . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public CapacityQuantityInterval . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearMaxValue()
public CapacityQuantityInterval . Builder clearMaxValue ()
optional int64 max_value = 3;
Returns
clearMinValue()
public CapacityQuantityInterval . Builder clearMinValue ()
optional int64 min_value = 2;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public CapacityQuantityInterval . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearType()
public CapacityQuantityInterval . Builder clearType ()
Returns
clone()
public CapacityQuantityInterval . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public CapacityQuantityInterval getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getMaxValue()
public long getMaxValue ()
optional int64 max_value = 3;
Returns
Type Description long The maxValue.
getMinValue()
public long getMinValue ()
optional int64 min_value = 2;
Returns
Type Description long The minValue.
getType()
Returns
Type Description String The type.
getTypeBytes()
public ByteString getTypeBytes ()
Returns
hasMaxValue()
public boolean hasMaxValue ()
optional int64 max_value = 3;
Returns
Type Description boolean Whether the maxValue field is set.
hasMinValue()
public boolean hasMinValue ()
optional int64 min_value = 2;
Returns
Type Description boolean Whether the minValue field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(CapacityQuantityInterval other)
public CapacityQuantityInterval . Builder mergeFrom ( CapacityQuantityInterval other )
Parameter
Returns
public CapacityQuantityInterval . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public CapacityQuantityInterval . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CapacityQuantityInterval . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public CapacityQuantityInterval . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setMaxValue(long value)
public CapacityQuantityInterval . Builder setMaxValue ( long value )
optional int64 max_value = 3;
Parameter
Name Description value long
The maxValue to set.
Returns
setMinValue(long value)
public CapacityQuantityInterval . Builder setMinValue ( long value )
optional int64 min_value = 2;
Parameter
Name Description value long
The minValue to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CapacityQuantityInterval . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setType(String value)
public CapacityQuantityInterval . Builder setType ( String value )
Parameter
Name Description value String
The type to set.
Returns
setTypeBytes(ByteString value)
public CapacityQuantityInterval . Builder setTypeBytes ( ByteString value )
Parameter
Name Description value ByteString
The bytes for type to set.
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final CapacityQuantityInterval . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
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 2025-01-28 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 2025-01-28 UTC."],[],[]]