Class QuotaDetails.Builder (0.46.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  QuotaDetails . Builder   extends   GeneratedMessageV3 . Builder<QuotaDetails . Builder >  implements   QuotaDetailsOrBuilder  
   
   The quota details for a map of dimensions.
 Protobuf type google.api.cloudquotas.v1beta.QuotaDetails
 
  
  
  
    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   QuotaDetails . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  build() 
  
    
public   QuotaDetails   build ()  
   
  
   
  buildPartial() 
  
    
public   QuotaDetails   buildPartial ()  
   
  
   
  clear() 
  
    
public   QuotaDetails . Builder   clear ()  
   
  
  Overrides 
  
   
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   QuotaDetails . Builder   clearField ( Descriptors . FieldDescriptor   field )  
   
  
  
  Overrides 
  
   
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   QuotaDetails . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
   
  
  
  Overrides 
  
   
  clearRolloutInfo() 
  
    
public   QuotaDetails . Builder   clearRolloutInfo ()  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
   
  clearValue() 
  
    
public   QuotaDetails . Builder   clearValue ()  
   
   The value currently in effect and being enforced.
 int64 value = 1;
 
  
   
  clone() 
  
    
public   QuotaDetails . Builder   clone ()  
   
  
  Overrides 
  
   
  getDefaultInstanceForType() 
  
    
public   QuotaDetails   getDefaultInstanceForType ()  
   
  
   
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
   
  
  Overrides 
  
   
  getRolloutInfo() 
  
    
public   RolloutInfo   getRolloutInfo ()  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
   
  getRolloutInfoBuilder() 
  
    
public   RolloutInfo . Builder   getRolloutInfoBuilder ()  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
   
  getRolloutInfoOrBuilder() 
  
    
public   RolloutInfoOrBuilder   getRolloutInfoOrBuilder ()  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
   
  getValue() 
  
   The value currently in effect and being enforced.
 int64 value = 1;
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        long  
        The value.
 
       
     
  
   
  hasRolloutInfo() 
  
    
public   boolean   hasRolloutInfo ()  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        boolean  
        Whether the rolloutInfo field is set.
 
       
     
  
   
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
   
  
  Overrides 
  
   
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
   
  
  Overrides 
  
   
  mergeFrom(QuotaDetails other) 
  
    
public   QuotaDetails . Builder   mergeFrom ( QuotaDetails   other )  
   
  
  
   
  
  
    
public   QuotaDetails . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
   
  
  
  Overrides 
  
  
   
  mergeFrom(Message other) 
  
    
public   QuotaDetails . Builder   mergeFrom ( Message   other )  
   
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        other 
        Message  
       
     
  
  
  Overrides 
  
   
  mergeRolloutInfo(RolloutInfo value) 
  
    
public   QuotaDetails . Builder   mergeRolloutInfo ( RolloutInfo   value )  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
  
   
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   QuotaDetails . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
   
  
  
  Overrides 
  
   
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   QuotaDetails . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   QuotaDetails . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
   
  
  
  Overrides 
  
   
  setRolloutInfo(RolloutInfo value) 
  
    
public   QuotaDetails . Builder   setRolloutInfo ( RolloutInfo   value )  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
  
   
  setRolloutInfo(RolloutInfo.Builder builderForValue) 
  
    
public   QuotaDetails . Builder   setRolloutInfo ( RolloutInfo . Builder   builderForValue )  
   
   Rollout information of this quota.
 This field is present only if the effective limit will change due to the
 ongoing rollout of the service config.
 .google.api.cloudquotas.v1beta.RolloutInfo rollout_info = 3;
 
  
  
   
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   QuotaDetails . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
   
  
  
  Overrides 
  
   
  setValue(long value) 
  
    
public   QuotaDetails . Builder   setValue ( long   value )  
   
   The value currently in effect and being enforced.
 int64 value = 1;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        value 
        long The value to set.
 
       
     
  
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  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-30 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-30 UTC."],[],[]]