public static final class ListFeatureViewSyncsResponse.Builder extends GeneratedMessageV3.Builder<ListFeatureViewSyncsResponse.Builder> implements ListFeatureViewSyncsResponseOrBuilder
Response message for
FeatureOnlineStoreAdminService.ListFeatureViewSyncs.
Protobuf type google.cloud.aiplatform.v1.ListFeatureViewSyncsResponse
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 ListFeatureViewSyncsResponse.Builder addAllFeatureViewSyncs(Iterable<? extends FeatureViewSync> values)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.aiplatform.v1.FeatureViewSync>
|
public ListFeatureViewSyncsResponse.Builder addFeatureViewSyncs(FeatureViewSync value)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder addFeatureViewSyncs(FeatureViewSync.Builder builderForValue)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder addFeatureViewSyncs(int index, FeatureViewSync value)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder addFeatureViewSyncs(int index, FeatureViewSync.Builder builderForValue)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public FeatureViewSync.Builder addFeatureViewSyncsBuilder()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public FeatureViewSync.Builder addFeatureViewSyncsBuilder(int index)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
index | int
|
public ListFeatureViewSyncsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListFeatureViewSyncsResponse build()
public ListFeatureViewSyncsResponse buildPartial()
public ListFeatureViewSyncsResponse.Builder clear()
Overrides
public ListFeatureViewSyncsResponse.Builder clearFeatureViewSyncs()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListFeatureViewSyncsResponse.Builder clearNextPageToken()
A token, which can be sent as
ListFeatureViewSyncsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
public ListFeatureViewSyncsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListFeatureViewSyncsResponse.Builder clone()
Overrides
public ListFeatureViewSyncsResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public FeatureViewSync getFeatureViewSyncs(int index)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
index | int
|
public FeatureViewSync.Builder getFeatureViewSyncsBuilder(int index)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<FeatureViewSync.Builder> getFeatureViewSyncsBuilderList()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public int getFeatureViewSyncsCount()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Returns |
---|
Type | Description |
int | |
public List<FeatureViewSync> getFeatureViewSyncsList()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public FeatureViewSyncOrBuilder getFeatureViewSyncsOrBuilder(int index)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<? extends FeatureViewSyncOrBuilder> getFeatureViewSyncsOrBuilderList()
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.aiplatform.v1.FeatureViewSyncOrBuilder> | |
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as
ListFeatureViewSyncsRequest.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
ListFeatureViewSyncsRequest.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 ListFeatureViewSyncsResponse.Builder mergeFrom(ListFeatureViewSyncsResponse other)
public ListFeatureViewSyncsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListFeatureViewSyncsResponse.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
public final ListFeatureViewSyncsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListFeatureViewSyncsResponse.Builder removeFeatureViewSyncs(int index)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
Parameter |
---|
Name | Description |
index | int
|
public ListFeatureViewSyncsResponse.Builder setFeatureViewSyncs(int index, FeatureViewSync value)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder setFeatureViewSyncs(int index, FeatureViewSync.Builder builderForValue)
The FeatureViewSyncs matching the request.
repeated .google.cloud.aiplatform.v1.FeatureViewSync feature_view_syncs = 1;
public ListFeatureViewSyncsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListFeatureViewSyncsResponse.Builder setNextPageToken(String value)
A token, which can be sent as
ListFeatureViewSyncsRequest.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 ListFeatureViewSyncsResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as
ListFeatureViewSyncsRequest.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 ListFeatureViewSyncsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListFeatureViewSyncsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides