public static final class ListGenerativeQuestionConfigsResponse.Builder extends GeneratedMessageV3.Builder<ListGenerativeQuestionConfigsResponse.Builder> implements ListGenerativeQuestionConfigsResponseOrBuilder
   
   Response for ListQuestions method.
 Protobuf type google.cloud.retail.v2beta.ListGenerativeQuestionConfigsResponse
    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
  
  
  addAllGenerativeQuestionConfigs(Iterable<? extends GenerativeQuestionConfig> values)
  
    public ListGenerativeQuestionConfigsResponse.Builder addAllGenerativeQuestionConfigs(Iterable<? extends GenerativeQuestionConfig> values)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.retail.v2beta.GenerativeQuestionConfig>
 | 
    
  
  
  
  addGenerativeQuestionConfigs(GenerativeQuestionConfig value)
  
    public ListGenerativeQuestionConfigsResponse.Builder addGenerativeQuestionConfigs(GenerativeQuestionConfig value)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
addGenerativeQuestionConfigs(GenerativeQuestionConfig.Builder builderForValue)
  
    public ListGenerativeQuestionConfigsResponse.Builder addGenerativeQuestionConfigs(GenerativeQuestionConfig.Builder builderForValue)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
addGenerativeQuestionConfigs(int index, GenerativeQuestionConfig value)
  
    public ListGenerativeQuestionConfigsResponse.Builder addGenerativeQuestionConfigs(int index, GenerativeQuestionConfig value)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
addGenerativeQuestionConfigs(int index, GenerativeQuestionConfig.Builder builderForValue)
  
    public ListGenerativeQuestionConfigsResponse.Builder addGenerativeQuestionConfigs(int index, GenerativeQuestionConfig.Builder builderForValue)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
addGenerativeQuestionConfigsBuilder()
  
    public GenerativeQuestionConfig.Builder addGenerativeQuestionConfigsBuilder()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
addGenerativeQuestionConfigsBuilder(int index)
  
    public GenerativeQuestionConfig.Builder addGenerativeQuestionConfigsBuilder(int index)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public ListGenerativeQuestionConfigsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public ListGenerativeQuestionConfigsResponse build()
   
  
  
  buildPartial()
  
    public ListGenerativeQuestionConfigsResponse buildPartial()
   
  
  
  clear()
  
    public ListGenerativeQuestionConfigsResponse.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public ListGenerativeQuestionConfigsResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearGenerativeQuestionConfigs()
  
    public ListGenerativeQuestionConfigsResponse.Builder clearGenerativeQuestionConfigs()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ListGenerativeQuestionConfigsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public ListGenerativeQuestionConfigsResponse.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public ListGenerativeQuestionConfigsResponse getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getGenerativeQuestionConfigs(int index)
  
    public GenerativeQuestionConfig getGenerativeQuestionConfigs(int index)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getGenerativeQuestionConfigsBuilder(int index)
  
    public GenerativeQuestionConfig.Builder getGenerativeQuestionConfigsBuilder(int index)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getGenerativeQuestionConfigsBuilderList()
  
    public List<GenerativeQuestionConfig.Builder> getGenerativeQuestionConfigsBuilderList()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
getGenerativeQuestionConfigsCount()
  
    public int getGenerativeQuestionConfigsCount()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getGenerativeQuestionConfigsList()
  
    public List<GenerativeQuestionConfig> getGenerativeQuestionConfigsList()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
getGenerativeQuestionConfigsOrBuilder(int index)
  
    public GenerativeQuestionConfigOrBuilder getGenerativeQuestionConfigsOrBuilder(int index)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getGenerativeQuestionConfigsOrBuilderList()
  
    public List<? extends GenerativeQuestionConfigOrBuilder> getGenerativeQuestionConfigsOrBuilderList()
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.retail.v2beta.GenerativeQuestionConfigOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ListGenerativeQuestionConfigsResponse other)
  
    public ListGenerativeQuestionConfigsResponse.Builder mergeFrom(ListGenerativeQuestionConfigsResponse other)
   
  
  
  
  
  
    public ListGenerativeQuestionConfigsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ListGenerativeQuestionConfigsResponse.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListGenerativeQuestionConfigsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeGenerativeQuestionConfigs(int index)
  
    public ListGenerativeQuestionConfigsResponse.Builder removeGenerativeQuestionConfigs(int index)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public ListGenerativeQuestionConfigsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setGenerativeQuestionConfigs(int index, GenerativeQuestionConfig value)
  
    public ListGenerativeQuestionConfigsResponse.Builder setGenerativeQuestionConfigs(int index, GenerativeQuestionConfig value)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
setGenerativeQuestionConfigs(int index, GenerativeQuestionConfig.Builder builderForValue)
  
    public ListGenerativeQuestionConfigsResponse.Builder setGenerativeQuestionConfigs(int index, GenerativeQuestionConfig.Builder builderForValue)
   
   All the questions for a given catalog.
 
 repeated .google.cloud.retail.v2beta.GenerativeQuestionConfig generative_question_configs = 1;
 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ListGenerativeQuestionConfigsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListGenerativeQuestionConfigsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides