public static final class ListFeatureOnlineStoresResponse.Builder extends GeneratedMessageV3.Builder<ListFeatureOnlineStoresResponse.Builder> implements ListFeatureOnlineStoresResponseOrBuilder
Response message for
FeatureOnlineStoreAdminService.ListFeatureOnlineStores.
Protobuf type google.cloud.aiplatform.v1.ListFeatureOnlineStoresResponse
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
public static final Descriptors.Descriptor getDescriptor()
Methods
public ListFeatureOnlineStoresResponse.Builder addAllFeatureOnlineStores(Iterable<? extends FeatureOnlineStore> values)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.aiplatform.v1.FeatureOnlineStore>
|
public ListFeatureOnlineStoresResponse.Builder addFeatureOnlineStores(FeatureOnlineStore value)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder addFeatureOnlineStores(FeatureOnlineStore.Builder builderForValue)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder addFeatureOnlineStores(int index, FeatureOnlineStore value)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder addFeatureOnlineStores(int index, FeatureOnlineStore.Builder builderForValue)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public FeatureOnlineStore.Builder addFeatureOnlineStoresBuilder()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public FeatureOnlineStore.Builder addFeatureOnlineStoresBuilder(int index)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public ListFeatureOnlineStoresResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListFeatureOnlineStoresResponse build()
public ListFeatureOnlineStoresResponse buildPartial()
public ListFeatureOnlineStoresResponse.Builder clear()
Overrides
public ListFeatureOnlineStoresResponse.Builder clearFeatureOnlineStores()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListFeatureOnlineStoresResponse.Builder clearNextPageToken()
A token, which can be sent as
ListFeatureOnlineStoresRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
public ListFeatureOnlineStoresResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListFeatureOnlineStoresResponse.Builder clone()
Overrides
public ListFeatureOnlineStoresResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public FeatureOnlineStore getFeatureOnlineStores(int index)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public FeatureOnlineStore.Builder getFeatureOnlineStoresBuilder(int index)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public List<FeatureOnlineStore.Builder> getFeatureOnlineStoresBuilderList()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public int getFeatureOnlineStoresCount()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Returns |
Type |
Description |
int |
|
public List<FeatureOnlineStore> getFeatureOnlineStoresList()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public FeatureOnlineStoreOrBuilder getFeatureOnlineStoresOrBuilder(int index)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public List<? extends FeatureOnlineStoreOrBuilder> getFeatureOnlineStoresOrBuilderList()
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.aiplatform.v1.FeatureOnlineStoreOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as
ListFeatureOnlineStoresRequest.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
ListFeatureOnlineStoresRequest.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.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ListFeatureOnlineStoresResponse.Builder mergeFrom(ListFeatureOnlineStoresResponse other)
public ListFeatureOnlineStoresResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListFeatureOnlineStoresResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final ListFeatureOnlineStoresResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListFeatureOnlineStoresResponse.Builder removeFeatureOnlineStores(int index)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public ListFeatureOnlineStoresResponse.Builder setFeatureOnlineStores(int index, FeatureOnlineStore value)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder setFeatureOnlineStores(int index, FeatureOnlineStore.Builder builderForValue)
The FeatureOnlineStores matching the request.
repeated .google.cloud.aiplatform.v1.FeatureOnlineStore feature_online_stores = 1;
public ListFeatureOnlineStoresResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListFeatureOnlineStoresResponse.Builder setNextPageToken(String value)
A token, which can be sent as
ListFeatureOnlineStoresRequest.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 |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListFeatureOnlineStoresResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as
ListFeatureOnlineStoresRequest.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 |
value |
ByteString
The bytes for nextPageToken to set.
|
public ListFeatureOnlineStoresResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListFeatureOnlineStoresResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides