public static final class ListFeatureGroupsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder> implements ListFeatureGroupsResponseOrBuilder
Response message for [FeatureRegistryService.ListFeatureGroups][google.cloud.aiplatform.v1.FeatureRegistryService.ListFeatureGroups].Protobuf type
google.cloud.aiplatform.v1.ListFeatureGroupsResponse| Modifier and Type | Method and Description |
|---|---|
ListFeatureGroupsResponse.Builder |
addAllFeatureGroups(Iterable<? extends FeatureGroup> values)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
addFeatureGroups(FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
addFeatureGroups(FeatureGroup value)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
addFeatureGroups(int index,
FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
addFeatureGroups(int index,
FeatureGroup value)
The FeatureGroups matching the request.
|
FeatureGroup.Builder |
addFeatureGroupsBuilder()
The FeatureGroups matching the request.
|
FeatureGroup.Builder |
addFeatureGroupsBuilder(int index)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFeatureGroupsResponse |
build() |
ListFeatureGroupsResponse |
buildPartial() |
ListFeatureGroupsResponse.Builder |
clear() |
ListFeatureGroupsResponse.Builder |
clearFeatureGroups()
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListFeatureGroupsResponse.Builder |
clearNextPageToken()
A token, which can be sent as
[ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token]
to retrieve the next page.
|
ListFeatureGroupsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListFeatureGroupsResponse.Builder |
clone() |
ListFeatureGroupsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureGroup |
getFeatureGroups(int index)
The FeatureGroups matching the request.
|
FeatureGroup.Builder |
getFeatureGroupsBuilder(int index)
The FeatureGroups matching the request.
|
List<FeatureGroup.Builder> |
getFeatureGroupsBuilderList()
The FeatureGroups matching the request.
|
int |
getFeatureGroupsCount()
The FeatureGroups matching the request.
|
List<FeatureGroup> |
getFeatureGroupsList()
The FeatureGroups matching the request.
|
FeatureGroupOrBuilder |
getFeatureGroupsOrBuilder(int index)
The FeatureGroups matching the request.
|
List<? extends FeatureGroupOrBuilder> |
getFeatureGroupsOrBuilderList()
The FeatureGroups matching the request.
|
String |
getNextPageToken()
A token, which can be sent as
[ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token]
to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as
[ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token]
to retrieve the next page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListFeatureGroupsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListFeatureGroupsResponse.Builder |
mergeFrom(ListFeatureGroupsResponse other) |
ListFeatureGroupsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListFeatureGroupsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListFeatureGroupsResponse.Builder |
removeFeatureGroups(int index)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
setFeatureGroups(int index,
FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
setFeatureGroups(int index,
FeatureGroup value)
The FeatureGroups matching the request.
|
ListFeatureGroupsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFeatureGroupsResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as
[ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token]
to retrieve the next page.
|
ListFeatureGroupsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as
[ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token]
to retrieve the next page.
|
ListFeatureGroupsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListFeatureGroupsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListFeatureGroupsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListFeatureGroupsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListFeatureGroupsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder mergeFrom(ListFeatureGroupsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public ListFeatureGroupsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListFeatureGroupsResponse.Builder>IOExceptionpublic List<FeatureGroup> getFeatureGroupsList()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;getFeatureGroupsList in interface ListFeatureGroupsResponseOrBuilderpublic int getFeatureGroupsCount()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;getFeatureGroupsCount in interface ListFeatureGroupsResponseOrBuilderpublic FeatureGroup getFeatureGroups(int index)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;getFeatureGroups in interface ListFeatureGroupsResponseOrBuilderpublic ListFeatureGroupsResponse.Builder setFeatureGroups(int index, FeatureGroup value)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder setFeatureGroups(int index, FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder addFeatureGroups(FeatureGroup value)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder addFeatureGroups(int index, FeatureGroup value)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder addFeatureGroups(FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder addFeatureGroups(int index, FeatureGroup.Builder builderForValue)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder addAllFeatureGroups(Iterable<? extends FeatureGroup> values)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder clearFeatureGroups()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public ListFeatureGroupsResponse.Builder removeFeatureGroups(int index)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public FeatureGroup.Builder getFeatureGroupsBuilder(int index)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public FeatureGroupOrBuilder getFeatureGroupsOrBuilder(int index)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;getFeatureGroupsOrBuilder in interface ListFeatureGroupsResponseOrBuilderpublic List<? extends FeatureGroupOrBuilder> getFeatureGroupsOrBuilderList()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;getFeatureGroupsOrBuilderList in interface ListFeatureGroupsResponseOrBuilderpublic FeatureGroup.Builder addFeatureGroupsBuilder()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public FeatureGroup.Builder addFeatureGroupsBuilder(int index)
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public List<FeatureGroup.Builder> getFeatureGroupsBuilderList()
The FeatureGroups matching the request.
repeated .google.cloud.aiplatform.v1.FeatureGroup feature_groups = 1;public String getNextPageToken()
A token, which can be sent as [ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListFeatureGroupsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as [ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListFeatureGroupsResponseOrBuilderpublic ListFeatureGroupsResponse.Builder setNextPageToken(String value)
A token, which can be sent as [ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListFeatureGroupsResponse.Builder clearNextPageToken()
A token, which can be sent as [ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListFeatureGroupsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListFeatureGroupsRequest.page_token][google.cloud.aiplatform.v1.ListFeatureGroupsRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListFeatureGroupsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>public final ListFeatureGroupsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListFeatureGroupsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.