public static final class ListAuthorizedViewsResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<ListAuthorizedViewsResponse.Builder> implements ListAuthorizedViewsResponseOrBuilder
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListAuthorizedViews][google.bigtable.admin.v2.BigtableTableAdmin.ListAuthorizedViews]Protobuf type
google.bigtable.admin.v2.ListAuthorizedViewsResponse| Modifier and Type | Method and Description |
|---|---|
ListAuthorizedViewsResponse.Builder |
addAllAuthorizedViews(Iterable<? extends AuthorizedView> values)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
addAuthorizedViews(AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
addAuthorizedViews(AuthorizedView value)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
addAuthorizedViews(int index,
AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
addAuthorizedViews(int index,
AuthorizedView value)
The AuthorizedViews present in the requested table.
|
AuthorizedView.Builder |
addAuthorizedViewsBuilder()
The AuthorizedViews present in the requested table.
|
AuthorizedView.Builder |
addAuthorizedViewsBuilder(int index)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse |
build() |
ListAuthorizedViewsResponse |
buildPartial() |
ListAuthorizedViewsResponse.Builder |
clear() |
ListAuthorizedViewsResponse.Builder |
clearAuthorizedViews()
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
clearNextPageToken()
Set if not all tables could be returned in a single response.
|
AuthorizedView |
getAuthorizedViews(int index)
The AuthorizedViews present in the requested table.
|
AuthorizedView.Builder |
getAuthorizedViewsBuilder(int index)
The AuthorizedViews present in the requested table.
|
List<AuthorizedView.Builder> |
getAuthorizedViewsBuilderList()
The AuthorizedViews present in the requested table.
|
int |
getAuthorizedViewsCount()
The AuthorizedViews present in the requested table.
|
List<AuthorizedView> |
getAuthorizedViewsList()
The AuthorizedViews present in the requested table.
|
AuthorizedViewOrBuilder |
getAuthorizedViewsOrBuilder(int index)
The AuthorizedViews present in the requested table.
|
List<? extends AuthorizedViewOrBuilder> |
getAuthorizedViewsOrBuilderList()
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
Set if not all tables could be returned in a single response.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Set if not all tables could be returned in a single response.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAuthorizedViewsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAuthorizedViewsResponse.Builder |
mergeFrom(ListAuthorizedViewsResponse other) |
ListAuthorizedViewsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAuthorizedViewsResponse.Builder |
removeAuthorizedViews(int index)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
setAuthorizedViews(int index,
AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
setAuthorizedViews(int index,
AuthorizedView value)
The AuthorizedViews present in the requested table.
|
ListAuthorizedViewsResponse.Builder |
setNextPageToken(String value)
Set if not all tables could be returned in a single response.
|
ListAuthorizedViewsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all tables 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<ListAuthorizedViewsResponse.Builder>public ListAuthorizedViewsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ListAuthorizedViewsResponse.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<ListAuthorizedViewsResponse.Builder>public ListAuthorizedViewsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAuthorizedViewsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAuthorizedViewsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAuthorizedViewsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAuthorizedViewsResponse.Builder>public ListAuthorizedViewsResponse.Builder mergeFrom(ListAuthorizedViewsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ListAuthorizedViewsResponse.Builder>public ListAuthorizedViewsResponse.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<ListAuthorizedViewsResponse.Builder>IOExceptionpublic List<AuthorizedView> getAuthorizedViewsList()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;getAuthorizedViewsList in interface ListAuthorizedViewsResponseOrBuilderpublic int getAuthorizedViewsCount()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;getAuthorizedViewsCount in interface ListAuthorizedViewsResponseOrBuilderpublic AuthorizedView getAuthorizedViews(int index)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;getAuthorizedViews in interface ListAuthorizedViewsResponseOrBuilderpublic ListAuthorizedViewsResponse.Builder setAuthorizedViews(int index, AuthorizedView value)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder setAuthorizedViews(int index, AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder addAuthorizedViews(AuthorizedView value)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder addAuthorizedViews(int index, AuthorizedView value)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder addAuthorizedViews(AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder addAuthorizedViews(int index, AuthorizedView.Builder builderForValue)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder addAllAuthorizedViews(Iterable<? extends AuthorizedView> values)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder clearAuthorizedViews()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public ListAuthorizedViewsResponse.Builder removeAuthorizedViews(int index)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public AuthorizedView.Builder getAuthorizedViewsBuilder(int index)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public AuthorizedViewOrBuilder getAuthorizedViewsOrBuilder(int index)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;getAuthorizedViewsOrBuilder in interface ListAuthorizedViewsResponseOrBuilderpublic List<? extends AuthorizedViewOrBuilder> getAuthorizedViewsOrBuilderList()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;getAuthorizedViewsOrBuilderList in interface ListAuthorizedViewsResponseOrBuilderpublic AuthorizedView.Builder addAuthorizedViewsBuilder()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public AuthorizedView.Builder addAuthorizedViewsBuilder(int index)
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public List<AuthorizedView.Builder> getAuthorizedViewsBuilderList()
The AuthorizedViews present in the requested table.
repeated .google.bigtable.admin.v2.AuthorizedView authorized_views = 1;public String getNextPageToken()
Set if not all tables 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 ListAuthorizedViewsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Set if not all tables 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 ListAuthorizedViewsResponseOrBuilderpublic ListAuthorizedViewsResponse.Builder setNextPageToken(String value)
Set if not all tables 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 ListAuthorizedViewsResponse.Builder clearNextPageToken()
Set if not all tables 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 ListAuthorizedViewsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all tables 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.Copyright © 2026 Google LLC. All rights reserved.