public static final class ListFeaturestoresResponse.Builder extends GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder> implements ListFeaturestoresResponseOrBuilder
   
   Response message for
 FeaturestoreService.ListFeaturestores.
 Protobuf type google.cloud.aiplatform.v1.ListFeaturestoresResponse
    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
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  Returns
  
  Methods
  
  
  
  
    public ListFeaturestoresResponse.Builder addAllFeaturestores(Iterable<? extends Featurestore> values)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.aiplatform.v1.Featurestore>
 | 
    
  
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder addFeaturestores(Featurestore value)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder addFeaturestores(Featurestore.Builder builderForValue)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder addFeaturestores(int index, Featurestore value)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder addFeaturestores(int index, Featurestore.Builder builderForValue)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public Featurestore.Builder addFeaturestoresBuilder()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public Featurestore.Builder addFeaturestoresBuilder(int index)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse build()
   
  Returns
  
  
  
  
    public ListFeaturestoresResponse buildPartial()
   
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder clear()
   
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse.Builder clearFeaturestores()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearNextPageToken()
  
    public ListFeaturestoresResponse.Builder clearNextPageToken()
   
   A token, which can be sent as
 ListFeaturestoresRequest.page_token
 to retrieve the next page. If this field is omitted, there are no
 subsequent pages.
 string next_page_token = 2;
    public ListFeaturestoresResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse.Builder clone()
   
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse getDefaultInstanceForType()
   
  Returns
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  Returns
  
  Overrides
  
  
  
  
    public Featurestore getFeaturestores(int index)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  
  
    public Featurestore.Builder getFeaturestoresBuilder(int index)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  
  
    public List<Featurestore.Builder> getFeaturestoresBuilderList()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public int getFeaturestoresCount()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public List<Featurestore> getFeaturestoresList()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public FeaturestoreOrBuilder getFeaturestoresOrBuilder(int index)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  
  
    public List<? extends FeaturestoreOrBuilder> getFeaturestoresOrBuilderList()
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.aiplatform.v1.FeaturestoreOrBuilder> |  | 
    
  
  
  getNextPageToken()
  
    public String getNextPageToken()
   
   A token, which can be sent as
 ListFeaturestoresRequest.page_token
 to retrieve the next page. If this field is omitted, there are no
 subsequent pages.
 string next_page_token = 2;
    
      
        | Type | Description | 
      
        | String | The nextPageToken. | 
    
  
  
  getNextPageTokenBytes()
  
    public ByteString getNextPageTokenBytes()
   
   A token, which can be sent as
 ListFeaturestoresRequest.page_token
 to retrieve the next page. If this field is omitted, there are no
 subsequent pages.
 string next_page_token = 2;
    
      
        | Type | Description | 
      
        | ByteString | The bytes for nextPageToken. | 
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  Returns
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse.Builder mergeFrom(ListFeaturestoresResponse other)
   
  Parameter
  
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  Parameters
  
  Returns
  
  Overrides
  
  Exceptions
  
  
  
  
    public ListFeaturestoresResponse.Builder mergeFrom(Message other)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  
  
    public final ListFeaturestoresResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  
  
    public ListFeaturestoresResponse.Builder removeFeaturestores(int index)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder setFeaturestores(int index, Featurestore value)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder setFeaturestores(int index, Featurestore.Builder builderForValue)
   
   The Featurestores matching the request.
 repeated .google.cloud.aiplatform.v1.Featurestore featurestores = 1;
    public ListFeaturestoresResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setNextPageToken(String value)
  
    public ListFeaturestoresResponse.Builder setNextPageToken(String value)
   
   A token, which can be sent as
 ListFeaturestoresRequest.page_token
 to retrieve the next page. If this field is omitted, there are no
 subsequent pages.
 string next_page_token = 2;
    
      
        | Name | Description | 
      
        | value | String
 The nextPageToken to set. | 
    
  
  Returns
  
  
  setNextPageTokenBytes(ByteString value)
  
    public ListFeaturestoresResponse.Builder setNextPageTokenBytes(ByteString value)
   
   A token, which can be sent as
 ListFeaturestoresRequest.page_token
 to retrieve the next page. If this field is omitted, there are no
 subsequent pages.
 string next_page_token = 2;
    
      
        | Name | Description | 
      
        | value | ByteString
 The bytes for nextPageToken to set. | 
    
  
  Returns
  
  
  
  
    public ListFeaturestoresResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  
  
    public final ListFeaturestoresResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides