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 typegoogle.bigtable.admin.v2.ListAppProfilesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListAppProfilesResponse.BuilderaddAllAppProfiles(Iterable<? extends AppProfile> values)The list of requested app profiles.ListAppProfilesResponse.BuilderaddAllFailedLocations(Iterable<String> values)Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.ListAppProfilesResponse.BuilderaddAppProfiles(int index, AppProfile value)The list of requested app profiles.ListAppProfilesResponse.BuilderaddAppProfiles(int index, AppProfile.Builder builderForValue)The list of requested app profiles.ListAppProfilesResponse.BuilderaddAppProfiles(AppProfile value)The list of requested app profiles.ListAppProfilesResponse.BuilderaddAppProfiles(AppProfile.Builder builderForValue)The list of requested app profiles.AppProfile.BuilderaddAppProfilesBuilder()The list of requested app profiles.AppProfile.BuilderaddAppProfilesBuilder(int index)The list of requested app profiles.ListAppProfilesResponse.BuilderaddFailedLocations(String value)Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.ListAppProfilesResponse.BuilderaddFailedLocationsBytes(com.google.protobuf.ByteString value)Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.ListAppProfilesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListAppProfilesResponsebuild()ListAppProfilesResponsebuildPartial()ListAppProfilesResponse.Builderclear()ListAppProfilesResponse.BuilderclearAppProfiles()The list of requested app profiles.ListAppProfilesResponse.BuilderclearFailedLocations()Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.ListAppProfilesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListAppProfilesResponse.BuilderclearNextPageToken()Set if not all app profiles could be returned in a single response.ListAppProfilesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListAppProfilesResponse.Builderclone()AppProfilegetAppProfiles(int index)The list of requested app profiles.AppProfile.BuildergetAppProfilesBuilder(int index)The list of requested app profiles.List<AppProfile.Builder>getAppProfilesBuilderList()The list of requested app profiles.intgetAppProfilesCount()The list of requested app profiles.List<AppProfile>getAppProfilesList()The list of requested app profiles.AppProfileOrBuildergetAppProfilesOrBuilder(int index)The list of requested app profiles.List<? extends AppProfileOrBuilder>getAppProfilesOrBuilderList()The list of requested app profiles.ListAppProfilesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFailedLocations(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.intgetFailedLocationsCount()Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.com.google.protobuf.ProtocolStringListgetFailedLocationsList()Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.StringgetNextPageToken()Set if not all app profiles could be returned in a single response.com.google.protobuf.ByteStringgetNextPageTokenBytes()Set if not all app profiles could be returned in a single response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListAppProfilesResponse.BuildermergeFrom(ListAppProfilesResponse other)ListAppProfilesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListAppProfilesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListAppProfilesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListAppProfilesResponse.BuilderremoveAppProfiles(int index)The list of requested app profiles.ListAppProfilesResponse.BuildersetAppProfiles(int index, AppProfile value)The list of requested app profiles.ListAppProfilesResponse.BuildersetAppProfiles(int index, AppProfile.Builder builderForValue)The list of requested app profiles.ListAppProfilesResponse.BuildersetFailedLocations(int index, String value)Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.ListAppProfilesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListAppProfilesResponse.BuildersetNextPageToken(String value)Set if not all app profiles could be returned in a single response.ListAppProfilesResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)Set if not all app profiles could be returned in a single response.ListAppProfilesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListAppProfilesResponse.BuildersetUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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
public 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
public ListAppProfilesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListAppProfilesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListAppProfilesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListAppProfilesResponse.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
public ListAppProfilesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAppProfilesResponse.Builder>
-
mergeFrom
public ListAppProfilesResponse.Builder mergeFrom(ListAppProfilesResponse other)
-
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
public List<AppProfile> 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
public AppProfile getAppProfiles(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesin interfaceListAppProfilesResponseOrBuilder
-
setAppProfiles
public ListAppProfilesResponse.Builder setAppProfiles(int index, AppProfile value)
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
public ListAppProfilesResponse.Builder addAppProfiles(AppProfile value)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
addAppProfiles
public ListAppProfilesResponse.Builder addAppProfiles(int index, AppProfile value)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
addAppProfiles
public ListAppProfilesResponse.Builder addAppProfiles(AppProfile.Builder builderForValue)
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
public ListAppProfilesResponse.Builder addAllAppProfiles(Iterable<? extends AppProfile> values)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
clearAppProfiles
public ListAppProfilesResponse.Builder clearAppProfiles()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
removeAppProfiles
public ListAppProfilesResponse.Builder removeAppProfiles(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
getAppProfilesBuilder
public AppProfile.Builder getAppProfilesBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
getAppProfilesOrBuilder
public AppProfileOrBuilder getAppProfilesOrBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesOrBuilderin interfaceListAppProfilesResponseOrBuilder
-
getAppProfilesOrBuilderList
public List<? extends AppProfileOrBuilder> getAppProfilesOrBuilderList()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;- Specified by:
getAppProfilesOrBuilderListin interfaceListAppProfilesResponseOrBuilder
-
addAppProfilesBuilder
public AppProfile.Builder addAppProfilesBuilder()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
addAppProfilesBuilder
public AppProfile.Builder addAppProfilesBuilder(int index)
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
getAppProfilesBuilderList
public List<AppProfile.Builder> getAppProfilesBuilderList()
The list of requested app profiles.
repeated .google.bigtable.admin.v2.AppProfile app_profiles = 1;
-
getNextPageToken
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;- 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
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- 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
public 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;- 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
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;- Parameters:
index- The index to set the value at.value- The failedLocations to set.- Returns:
- This builder for chaining.
-
addFailedLocations
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;- Parameters:
value- The failedLocations to add.- Returns:
- This builder for chaining.
-
addAllFailedLocations
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;- Parameters:
values- The failedLocations to add.- Returns:
- This builder for chaining.
-
clearFailedLocations
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;- 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>
-
-