public static final class ListAppProfilesResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<ListAppProfilesResponse.Builder> implements ListAppProfilesResponseOrBuilder
Response message for BigtableInstanceAdmin.ListAppProfiles.Protobuf type
google.bigtable.admin.v2.ListAppProfilesResponse| Modifier and Type | Method and Description |
|---|---|
ListAppProfilesResponse.Builder |
addAllAppProfiles(Iterable<? extends AppProfile> values)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
addAllFailedLocations(Iterable<String> values)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
ListAppProfilesResponse.Builder |
addAppProfiles(AppProfile.Builder builderForValue)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
addAppProfiles(AppProfile value)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
addAppProfiles(int index,
AppProfile.Builder builderForValue)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
addAppProfiles(int index,
AppProfile value)
The list of requested app profiles.
|
AppProfile.Builder |
addAppProfilesBuilder()
The list of requested app profiles.
|
AppProfile.Builder |
addAppProfilesBuilder(int index)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
addFailedLocations(String value)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
ListAppProfilesResponse.Builder |
addFailedLocationsBytes(com.google.protobuf.ByteString value)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
ListAppProfilesResponse |
build() |
ListAppProfilesResponse |
buildPartial() |
ListAppProfilesResponse.Builder |
clear() |
ListAppProfilesResponse.Builder |
clearAppProfiles()
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
clearFailedLocations()
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
ListAppProfilesResponse.Builder |
clearNextPageToken()
Set if not all app profiles could be returned in a single response.
|
AppProfile |
getAppProfiles(int index)
The list of requested app profiles.
|
AppProfile.Builder |
getAppProfilesBuilder(int index)
The list of requested app profiles.
|
List<AppProfile.Builder> |
getAppProfilesBuilderList()
The list of requested app profiles.
|
int |
getAppProfilesCount()
The list of requested app profiles.
|
List<AppProfile> |
getAppProfilesList()
The list of requested app profiles.
|
AppProfileOrBuilder |
getAppProfilesOrBuilder(int index)
The list of requested app profiles.
|
List<? extends AppProfileOrBuilder> |
getAppProfilesOrBuilderList()
The list of requested app profiles.
|
ListAppProfilesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFailedLocations(int index)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
com.google.protobuf.ByteString |
getFailedLocationsBytes(int index)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
int |
getFailedLocationsCount()
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
com.google.protobuf.ProtocolStringList |
getFailedLocationsList()
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
String |
getNextPageToken()
Set if not all app profiles could be returned in a single response.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Set if not all app profiles could be returned in a single response.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAppProfilesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAppProfilesResponse.Builder |
mergeFrom(ListAppProfilesResponse other) |
ListAppProfilesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAppProfilesResponse.Builder |
removeAppProfiles(int index)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
setAppProfiles(int index,
AppProfile.Builder builderForValue)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
setAppProfiles(int index,
AppProfile value)
The list of requested app profiles.
|
ListAppProfilesResponse.Builder |
setFailedLocations(int index,
String value)
Locations from which AppProfile information could not be retrieved,
due to an outage or some other transient condition.
|
ListAppProfilesResponse.Builder |
setNextPageToken(String value)
Set if not all app profiles could be returned in a single response.
|
ListAppProfilesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all app profiles could be returned in a single response.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ListAppProfilesResponse.Builder>public ListAppProfilesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ListAppProfilesResponse.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.GeneratedMessage.Builder<ListAppProfilesResponse.Builder>public ListAppProfilesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAppProfilesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAppProfilesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAppProfilesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAppProfilesResponse.Builder>public ListAppProfilesResponse.Builder mergeFrom(ListAppProfilesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ListAppProfilesResponse.Builder>public ListAppProfilesResponse.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<ListAppProfilesResponse.Builder>IOExceptionpublic List<AppProfile> getAppProfilesList()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;getAppProfilesList in interface ListAppProfilesResponseOrBuilderpublic int getAppProfilesCount()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;getAppProfilesCount in interface ListAppProfilesResponseOrBuilderpublic AppProfile getAppProfiles(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;getAppProfiles in interface ListAppProfilesResponseOrBuilderpublic ListAppProfilesResponse.Builder setAppProfiles(int index, AppProfile value)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder setAppProfiles(int index, AppProfile.Builder builderForValue)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder addAppProfiles(AppProfile value)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder addAppProfiles(int index, AppProfile value)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder addAppProfiles(AppProfile.Builder builderForValue)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder addAppProfiles(int index, AppProfile.Builder builderForValue)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder addAllAppProfiles(Iterable<? extends AppProfile> values)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder clearAppProfiles()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public ListAppProfilesResponse.Builder removeAppProfiles(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public AppProfile.Builder getAppProfilesBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public AppProfileOrBuilder getAppProfilesOrBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;getAppProfilesOrBuilder in interface ListAppProfilesResponseOrBuilderpublic List<? extends AppProfileOrBuilder> getAppProfilesOrBuilderList()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;getAppProfilesOrBuilderList in interface ListAppProfilesResponseOrBuilderpublic AppProfile.Builder addAppProfilesBuilder()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public AppProfile.Builder addAppProfilesBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public List<AppProfile.Builder> getAppProfilesBuilderList()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;public String getNextPageToken()
Set if not all app profiles could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;getNextPageToken in interface ListAppProfilesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Set if not all app profiles could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface ListAppProfilesResponseOrBuilderpublic ListAppProfilesResponse.Builder setNextPageToken(String value)
Set if not all app profiles could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;value - The nextPageToken to set.public ListAppProfilesResponse.Builder clearNextPageToken()
Set if not all app profiles could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;public ListAppProfilesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all app profiles could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getFailedLocationsList()
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;getFailedLocationsList in interface ListAppProfilesResponseOrBuilderpublic int getFailedLocationsCount()
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;getFailedLocationsCount in interface ListAppProfilesResponseOrBuilderpublic String getFailedLocations(int index)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;getFailedLocations in interface ListAppProfilesResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFailedLocationsBytes(int index)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;getFailedLocationsBytes in interface ListAppProfilesResponseOrBuilderindex - The index of the value to return.public ListAppProfilesResponse.Builder setFailedLocations(int index, String value)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;index - The index to set the value at.value - The failedLocations to set.public ListAppProfilesResponse.Builder addFailedLocations(String value)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;value - The failedLocations to add.public ListAppProfilesResponse.Builder addAllFailedLocations(Iterable<String> values)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;values - The failedLocations to add.public ListAppProfilesResponse.Builder clearFailedLocations()
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;public ListAppProfilesResponse.Builder addFailedLocationsBytes(com.google.protobuf.ByteString value)
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects/<project>/locations/<zone_id>`
repeated string failed_locations = 3;value - The bytes of the failedLocations to add.Copyright © 2026 Google LLC. All rights reserved.