Class ListFeaturestoresResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ListFeaturestoresResponse.Builder
-
- All Implemented Interfaces:
ListFeaturestoresResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListFeaturestoresResponse
public static final class ListFeaturestoresResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder> implements ListFeaturestoresResponseOrBuilder
Response message for [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeaturestores].
Protobuf typegoogle.cloud.aiplatform.v1beta1.ListFeaturestoresResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListFeaturestoresResponse.Builder
addAllFeaturestores(Iterable<? extends Featurestore> values)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
addFeaturestores(int index, Featurestore value)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
addFeaturestores(int index, Featurestore.Builder builderForValue)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
addFeaturestores(Featurestore value)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
addFeaturestores(Featurestore.Builder builderForValue)
The Featurestores matching the request.Featurestore.Builder
addFeaturestoresBuilder()
The Featurestores matching the request.Featurestore.Builder
addFeaturestoresBuilder(int index)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListFeaturestoresResponse
build()
ListFeaturestoresResponse
buildPartial()
ListFeaturestoresResponse.Builder
clear()
ListFeaturestoresResponse.Builder
clearFeaturestores()
The Featurestores matching the request.ListFeaturestoresResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListFeaturestoresResponse.Builder
clearNextPageToken()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page.ListFeaturestoresResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListFeaturestoresResponse.Builder
clone()
ListFeaturestoresResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Featurestore
getFeaturestores(int index)
The Featurestores matching the request.Featurestore.Builder
getFeaturestoresBuilder(int index)
The Featurestores matching the request.List<Featurestore.Builder>
getFeaturestoresBuilderList()
The Featurestores matching the request.int
getFeaturestoresCount()
The Featurestores matching the request.List<Featurestore>
getFeaturestoresList()
The Featurestores matching the request.FeaturestoreOrBuilder
getFeaturestoresOrBuilder(int index)
The Featurestores matching the request.List<? extends FeaturestoreOrBuilder>
getFeaturestoresOrBuilderList()
The Featurestores matching the request.String
getNextPageToken()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page.com.google.protobuf.ByteString
getNextPageTokenBytes()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListFeaturestoresResponse.Builder
mergeFrom(ListFeaturestoresResponse other)
ListFeaturestoresResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListFeaturestoresResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListFeaturestoresResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListFeaturestoresResponse.Builder
removeFeaturestores(int index)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
setFeaturestores(int index, Featurestore value)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
setFeaturestores(int index, Featurestore.Builder builderForValue)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListFeaturestoresResponse.Builder
setNextPageToken(String value)
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page.ListFeaturestoresResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page.ListFeaturestoresResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListFeaturestoresResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
clear
public ListFeaturestoresResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
getDefaultInstanceForType
public ListFeaturestoresResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListFeaturestoresResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListFeaturestoresResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListFeaturestoresResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
setField
public ListFeaturestoresResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
clearField
public ListFeaturestoresResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
clearOneof
public ListFeaturestoresResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
setRepeatedField
public ListFeaturestoresResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
addRepeatedField
public ListFeaturestoresResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
mergeFrom
public ListFeaturestoresResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListFeaturestoresResponse.Builder>
-
mergeFrom
public ListFeaturestoresResponse.Builder mergeFrom(ListFeaturestoresResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
mergeFrom
public ListFeaturestoresResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListFeaturestoresResponse.Builder>
- Throws:
IOException
-
getFeaturestoresList
public List<Featurestore> getFeaturestoresList()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
- Specified by:
getFeaturestoresList
in interfaceListFeaturestoresResponseOrBuilder
-
getFeaturestoresCount
public int getFeaturestoresCount()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
- Specified by:
getFeaturestoresCount
in interfaceListFeaturestoresResponseOrBuilder
-
getFeaturestores
public Featurestore getFeaturestores(int index)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
- Specified by:
getFeaturestores
in interfaceListFeaturestoresResponseOrBuilder
-
setFeaturestores
public ListFeaturestoresResponse.Builder setFeaturestores(int index, Featurestore value)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
setFeaturestores
public ListFeaturestoresResponse.Builder setFeaturestores(int index, Featurestore.Builder builderForValue)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addFeaturestores
public ListFeaturestoresResponse.Builder addFeaturestores(Featurestore value)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addFeaturestores
public ListFeaturestoresResponse.Builder addFeaturestores(int index, Featurestore value)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addFeaturestores
public ListFeaturestoresResponse.Builder addFeaturestores(Featurestore.Builder builderForValue)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addFeaturestores
public ListFeaturestoresResponse.Builder addFeaturestores(int index, Featurestore.Builder builderForValue)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addAllFeaturestores
public ListFeaturestoresResponse.Builder addAllFeaturestores(Iterable<? extends Featurestore> values)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
clearFeaturestores
public ListFeaturestoresResponse.Builder clearFeaturestores()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
removeFeaturestores
public ListFeaturestoresResponse.Builder removeFeaturestores(int index)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
getFeaturestoresBuilder
public Featurestore.Builder getFeaturestoresBuilder(int index)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
getFeaturestoresOrBuilder
public FeaturestoreOrBuilder getFeaturestoresOrBuilder(int index)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
- Specified by:
getFeaturestoresOrBuilder
in interfaceListFeaturestoresResponseOrBuilder
-
getFeaturestoresOrBuilderList
public List<? extends FeaturestoreOrBuilder> getFeaturestoresOrBuilderList()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
- Specified by:
getFeaturestoresOrBuilderList
in interfaceListFeaturestoresResponseOrBuilder
-
addFeaturestoresBuilder
public Featurestore.Builder addFeaturestoresBuilder()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
addFeaturestoresBuilder
public Featurestore.Builder addFeaturestoresBuilder(int index)
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
getFeaturestoresBuilderList
public List<Featurestore.Builder> getFeaturestoresBuilderList()
The Featurestores matching the request.
repeated .google.cloud.aiplatform.v1beta1.Featurestore featurestores = 1;
-
getNextPageToken
public String getNextPageToken()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListFeaturestoresResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListFeaturestoresResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListFeaturestoresResponse.Builder setNextPageToken(String value)
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListFeaturestoresResponse.Builder clearNextPageToken()
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListFeaturestoresResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListFeaturestoresRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeaturestoresRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListFeaturestoresResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
mergeUnknownFields
public final ListFeaturestoresResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListFeaturestoresResponse.Builder>
-
-