Package com.google.bigtable.admin.v2
Class ListAppProfilesResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- All Implemented Interfaces:
ListAppProfilesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListAppProfilesResponse
public static final class ListAppProfilesResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
implements ListAppProfilesResponseOrBuilder
Response message for BigtableInstanceAdmin.ListAppProfiles.Protobuf type
google.bigtable.admin.v2.ListAppProfilesResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllAppProfiles(Iterable<? extends AppProfile> values) The list of requested app profiles.addAllFailedLocations(Iterable<String> values) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.addAppProfiles(int index, AppProfile value) The list of requested app profiles.addAppProfiles(int index, AppProfile.Builder builderForValue) The list of requested app profiles.addAppProfiles(AppProfile value) The list of requested app profiles.addAppProfiles(AppProfile.Builder builderForValue) The list of requested app profiles.The list of requested app profiles.addAppProfilesBuilder(int index) The list of requested app profiles.addFailedLocations(String value) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.addFailedLocationsBytes(com.google.protobuf.ByteString value) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The list of requested app profiles.Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Set if not all app profiles could be returned in a single response.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getAppProfiles(int index) The list of requested app profiles.getAppProfilesBuilder(int index) The list of requested app profiles.The list of requested app profiles.intThe list of requested app profiles.The list of requested app profiles.getAppProfilesOrBuilder(int index) The list of requested app profiles.List<? extends AppProfileOrBuilder>The list of requested app profiles.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFailedLocations(int index) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.com.google.protobuf.ByteStringgetFailedLocationsBytes(int index) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.intLocations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.com.google.protobuf.ProtocolStringListLocations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.Set if not all app profiles could be returned in a single response.com.google.protobuf.ByteStringSet if not all app profiles could be returned in a single response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(ListAppProfilesResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeAppProfiles(int index) The list of requested app profiles.setAppProfiles(int index, AppProfile value) The list of requested app profiles.setAppProfiles(int index, AppProfile.Builder builderForValue) The list of requested app profiles.setFailedLocations(int index, String value) Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.setNextPageToken(String value) Set if not all app profiles could be returned in a single response.setNextPageTokenBytes(com.google.protobuf.ByteString value) Set if not all app profiles could be returned in a single response.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
setField
public ListAppProfilesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
clearField
public ListAppProfilesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
clearOneof
public ListAppProfilesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
setRepeatedField
public ListAppProfilesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
addRepeatedField
public ListAppProfilesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAppProfilesResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
mergeFrom
public ListAppProfilesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAppProfilesResponse.Builder>- Throws:
IOException
-
getAppProfilesList
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesListin interfaceListAppProfilesResponseOrBuilder
-
getAppProfilesCount
public int getAppProfilesCount()The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesCountin interfaceListAppProfilesResponseOrBuilder
-
getAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesin interfaceListAppProfilesResponseOrBuilder
-
setAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
setAppProfiles
public ListAppProfilesResponse.Builder setAppProfiles(int index, AppProfile.Builder builderForValue) The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAppProfiles
public ListAppProfilesResponse.Builder addAppProfiles(int index, AppProfile.Builder builderForValue) The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAllAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
clearAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
removeAppProfiles
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
getAppProfilesBuilder
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
getAppProfilesOrBuilder
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesOrBuilderin interfaceListAppProfilesResponseOrBuilder
-
getAppProfilesOrBuilderList
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesOrBuilderListin interfaceListAppProfilesResponseOrBuilder
-
addAppProfilesBuilder
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
addAppProfilesBuilder
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
getAppProfilesBuilderList
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1; -
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;- Specified by:
getNextPageTokenin interfaceListAppProfilesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceListAppProfilesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getFailedLocationsList
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;- Specified by:
getFailedLocationsListin interfaceListAppProfilesResponseOrBuilder- Returns:
- A list containing the failedLocations.
-
getFailedLocationsCount
public 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;- Specified by:
getFailedLocationsCountin interfaceListAppProfilesResponseOrBuilder- Returns:
- The count of failedLocations.
-
getFailedLocations
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;- Specified by:
getFailedLocationsin interfaceListAppProfilesResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The failedLocations at the given index.
-
getFailedLocationsBytes
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;- Specified by:
getFailedLocationsBytesin interfaceListAppProfilesResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the failedLocations at the given index.
-
setFailedLocations
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;- Parameters:
index- The index to set the value at.value- The failedLocations to set.- Returns:
- This builder for chaining.
-
addFailedLocations
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;- Parameters:
value- The failedLocations to add.- Returns:
- This builder for chaining.
-
addAllFailedLocations
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;- Parameters:
values- The failedLocations to add.- Returns:
- This builder for chaining.
-
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;- Returns:
- This builder for chaining.
-
addFailedLocationsBytes
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;- Parameters:
value- The bytes of the failedLocations to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListAppProfilesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-
mergeUnknownFields
public final ListAppProfilesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAppProfilesResponse.Builder>
-