Class ListQuotaInfosResponse.Builder (0.46.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  ListQuotaInfosResponse . Builder   extends   GeneratedMessageV3 . Builder<ListQuotaInfosResponse . Builder >  implements   ListQuotaInfosResponseOrBuilder  
   Message for response to listing QuotaInfos
 Protobuf type google.api.cloudquotas.v1beta.ListQuotaInfosResponse
    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
   
  addAllQuotaInfos(Iterable<? extends QuotaInfo> values) 
  
    
public   ListQuotaInfosResponse . Builder   addAllQuotaInfos ( Iterable <?   extends   QuotaInfo >  values )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        valuesIterable <? extends com.google.api.cloudquotas.v1beta.QuotaInfo > 
     
  
  
  addQuotaInfos(QuotaInfo value) 
  
    
public   ListQuotaInfosResponse . Builder   addQuotaInfos ( QuotaInfo   value )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
addQuotaInfos(QuotaInfo.Builder builderForValue) 
  
    
public   ListQuotaInfosResponse . Builder   addQuotaInfos ( QuotaInfo . Builder   builderForValue )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
addQuotaInfos(int index, QuotaInfo value) 
  
    
public   ListQuotaInfosResponse . Builder   addQuotaInfos ( int   index ,   QuotaInfo   value )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
addQuotaInfos(int index, QuotaInfo.Builder builderForValue) 
  
    
public   ListQuotaInfosResponse . Builder   addQuotaInfos ( int   index ,   QuotaInfo . Builder   builderForValue )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
addQuotaInfosBuilder() 
  
    
public   QuotaInfo . Builder   addQuotaInfosBuilder ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
addQuotaInfosBuilder(int index) 
  
    
public   QuotaInfo . Builder   addQuotaInfosBuilder ( int   index )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   ListQuotaInfosResponse . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   ListQuotaInfosResponse   build ()  
  
  buildPartial() 
  
    
public   ListQuotaInfosResponse   buildPartial ()  
  
  clear() 
  
    
public   ListQuotaInfosResponse . Builder   clear ()  
  
  Overrides 
  
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   ListQuotaInfosResponse . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearNextPageToken() 
  
    
public   ListQuotaInfosResponse . Builder   clearNextPageToken ()  
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   ListQuotaInfosResponse . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clearQuotaInfos() 
  
    
public   ListQuotaInfosResponse . Builder   clearQuotaInfos ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
clone() 
  
    
public   ListQuotaInfosResponse . Builder   clone ()  
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   ListQuotaInfosResponse   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getNextPageToken() 
  
    
public   String   getNextPageToken ()  
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        Returns  
      
        Type Description  
      
        String The nextPageToken.
 
     
  
  getNextPageTokenBytes() 
  
    
public   ByteString   getNextPageTokenBytes ()  
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for nextPageToken.
 
     
  
  getQuotaInfos(int index) 
  
    
public   QuotaInfo   getQuotaInfos ( int   index )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  getQuotaInfosBuilder(int index) 
  
    
public   QuotaInfo . Builder   getQuotaInfosBuilder ( int   index )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  getQuotaInfosBuilderList() 
  
    
public   List<QuotaInfo . Builder >  getQuotaInfosBuilderList ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
getQuotaInfosCount() 
  
    
public   int   getQuotaInfosCount ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  getQuotaInfosList() 
  
    
public   List<QuotaInfo>   getQuotaInfosList ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
getQuotaInfosOrBuilder(int index) 
  
    
public   QuotaInfoOrBuilder   getQuotaInfosOrBuilder ( int   index )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  getQuotaInfosOrBuilderList() 
  
    
public   List <?   extends   QuotaInfoOrBuilder >  getQuotaInfosOrBuilderList ()  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Returns  
      
        Type Description  
      
        List <? extends com.google.api.cloudquotas.v1beta.QuotaInfoOrBuilder > 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(ListQuotaInfosResponse other) 
  
    
public   ListQuotaInfosResponse . Builder   mergeFrom ( ListQuotaInfosResponse   other )  
  
  
  
    
public   ListQuotaInfosResponse . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   ListQuotaInfosResponse . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   ListQuotaInfosResponse . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  removeQuotaInfos(int index) 
  
    
public   ListQuotaInfosResponse . Builder   removeQuotaInfos ( int   index )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   ListQuotaInfosResponse . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setNextPageToken(String value) 
  
    
public   ListQuotaInfosResponse . Builder   setNextPageToken ( String   value )  
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        Parameter  
      
        Name Description  
      
        valueString The nextPageToken to set.
 
     
  
  
  setNextPageTokenBytes(ByteString value) 
  
    
public   ListQuotaInfosResponse . Builder   setNextPageTokenBytes ( ByteString   value )  
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        Parameter  
      
        Name Description  
      
        valueByteString The bytes for nextPageToken to set.
 
     
  
  
  setQuotaInfos(int index, QuotaInfo value) 
  
    
public   ListQuotaInfosResponse . Builder   setQuotaInfos ( int   index ,   QuotaInfo   value )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
setQuotaInfos(int index, QuotaInfo.Builder builderForValue) 
  
    
public   ListQuotaInfosResponse . Builder   setQuotaInfos ( int   index ,   QuotaInfo . Builder   builderForValue )  
   The list of QuotaInfo
 repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   ListQuotaInfosResponse . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   ListQuotaInfosResponse . 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-28 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-28 UTC."],[],[]]