Class CapacityQuantityInterval.Builder (1.74.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.74.0keyboard_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.internalGetMapFieldReflection(int) 
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int) 
    
    
    
    
    
    
      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 ()  
  
  Methods
   
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   CapacityQuantityInterval . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   CapacityQuantityInterval   build ()  
  
  buildPartial() 
  
    
public   CapacityQuantityInterval   buildPartial ()  
  
  clear() 
  
    
public   CapacityQuantityInterval . Builder   clear ()  
  
  Overrides 
  
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   CapacityQuantityInterval . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearMaxValue() 
  
    
public   CapacityQuantityInterval . Builder   clearMaxValue ()  
  optional int64 max_value = 3;
clearMinValue() 
  
    
public   CapacityQuantityInterval . Builder   clearMinValue ()  
  optional int64 min_value = 2;
clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   CapacityQuantityInterval . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clearType() 
  
    
public   CapacityQuantityInterval . Builder   clearType ()  
  
  
  clone() 
  
    
public   CapacityQuantityInterval . Builder   clone ()  
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   CapacityQuantityInterval   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  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  
      
        Type Description  
      
        ByteString The bytes for type.
 
     
  
  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 ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(CapacityQuantityInterval other) 
  
    
public   CapacityQuantityInterval . Builder   mergeFrom ( CapacityQuantityInterval   other )  
  
  
  
    
public   CapacityQuantityInterval . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   CapacityQuantityInterval . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   CapacityQuantityInterval . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   CapacityQuantityInterval . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setMaxValue(long value) 
  
    
public   CapacityQuantityInterval . Builder   setMaxValue ( long   value )  
  optional int64 max_value = 3;
    
      
        Parameter  
      
        Name Description  
      
        valuelong The maxValue to set.
 
     
  
  
  setMinValue(long value) 
  
    
public   CapacityQuantityInterval . Builder   setMinValue ( long   value )  
  optional int64 min_value = 2;
    
      
        Parameter  
      
        Name Description  
      
        valuelong The minValue to set.
 
     
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   CapacityQuantityInterval . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setType(String value) 
  
    
public   CapacityQuantityInterval . Builder   setType ( String   value )  
  
  
    
      
        Parameter  
      
        Name Description  
      
        valueString The type to set.
 
     
  
  
  setTypeBytes(ByteString value) 
  
    
public   CapacityQuantityInterval . Builder   setTypeBytes ( ByteString   value )  
  
  
    
      
        Parameter  
      
        Name Description  
      
        valueByteString The bytes for type to set.
 
     
  
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   CapacityQuantityInterval . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]