public static final class ListTagKeysResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder> implements ListTagKeysResponseOrBuilder
The ListTagKeys response message.Protobuf type
google.cloud.resourcemanager.v3.ListTagKeysResponse| Modifier and Type | Method and Description |
|---|---|
ListTagKeysResponse.Builder |
addAllTagKeys(Iterable<? extends TagKey> values)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTagKeysResponse.Builder |
addTagKeys(int index,
TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
addTagKeys(int index,
TagKey value)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
addTagKeys(TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
addTagKeys(TagKey value)
List of TagKeys that live under the specified parent in the request.
|
TagKey.Builder |
addTagKeysBuilder()
List of TagKeys that live under the specified parent in the request.
|
TagKey.Builder |
addTagKeysBuilder(int index)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse |
build() |
ListTagKeysResponse |
buildPartial() |
ListTagKeysResponse.Builder |
clear() |
ListTagKeysResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTagKeysResponse.Builder |
clearNextPageToken()
A pagination token returned from a previous call to `ListTagKeys`
that indicates from where listing should continue.
|
ListTagKeysResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTagKeysResponse.Builder |
clearTagKeys()
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
clone() |
ListTagKeysResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A pagination token returned from a previous call to `ListTagKeys`
that indicates from where listing should continue.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A pagination token returned from a previous call to `ListTagKeys`
that indicates from where listing should continue.
|
TagKey |
getTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
|
TagKey.Builder |
getTagKeysBuilder(int index)
List of TagKeys that live under the specified parent in the request.
|
List<TagKey.Builder> |
getTagKeysBuilderList()
List of TagKeys that live under the specified parent in the request.
|
int |
getTagKeysCount()
List of TagKeys that live under the specified parent in the request.
|
List<TagKey> |
getTagKeysList()
List of TagKeys that live under the specified parent in the request.
|
TagKeyOrBuilder |
getTagKeysOrBuilder(int index)
List of TagKeys that live under the specified parent in the request.
|
List<? extends TagKeyOrBuilder> |
getTagKeysOrBuilderList()
List of TagKeys that live under the specified parent in the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTagKeysResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTagKeysResponse.Builder |
mergeFrom(ListTagKeysResponse other) |
ListTagKeysResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTagKeysResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTagKeysResponse.Builder |
removeTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTagKeysResponse.Builder |
setNextPageToken(String value)
A pagination token returned from a previous call to `ListTagKeys`
that indicates from where listing should continue.
|
ListTagKeysResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token returned from a previous call to `ListTagKeys`
that indicates from where listing should continue.
|
ListTagKeysResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTagKeysResponse.Builder |
setTagKeys(int index,
TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
setTagKeys(int index,
TagKey value)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.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<ListTagKeysResponse.Builder>public ListTagKeysResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.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<ListTagKeysResponse.Builder>public ListTagKeysResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTagKeysResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTagKeysResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTagKeysResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>public ListTagKeysResponse.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<ListTagKeysResponse.Builder>public ListTagKeysResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>public ListTagKeysResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>public ListTagKeysResponse.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<ListTagKeysResponse.Builder>public ListTagKeysResponse.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<ListTagKeysResponse.Builder>public ListTagKeysResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTagKeysResponse.Builder>public ListTagKeysResponse.Builder mergeFrom(ListTagKeysResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>public ListTagKeysResponse.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<ListTagKeysResponse.Builder>IOExceptionpublic List<TagKey> getTagKeysList()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;getTagKeysList in interface ListTagKeysResponseOrBuilderpublic int getTagKeysCount()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;getTagKeysCount in interface ListTagKeysResponseOrBuilderpublic TagKey getTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;getTagKeys in interface ListTagKeysResponseOrBuilderpublic ListTagKeysResponse.Builder setTagKeys(int index, TagKey value)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder setTagKeys(int index, TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder addTagKeys(TagKey value)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder addTagKeys(int index, TagKey value)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder addTagKeys(TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder addTagKeys(int index, TagKey.Builder builderForValue)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder addAllTagKeys(Iterable<? extends TagKey> values)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder clearTagKeys()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public ListTagKeysResponse.Builder removeTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public TagKey.Builder getTagKeysBuilder(int index)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public TagKeyOrBuilder getTagKeysOrBuilder(int index)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;getTagKeysOrBuilder in interface ListTagKeysResponseOrBuilderpublic List<? extends TagKeyOrBuilder> getTagKeysOrBuilderList()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;getTagKeysOrBuilderList in interface ListTagKeysResponseOrBuilderpublic TagKey.Builder addTagKeysBuilder()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public TagKey.Builder addTagKeysBuilder(int index)
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public List<TagKey.Builder> getTagKeysBuilderList()
List of TagKeys that live under the specified parent in the request.
repeated .google.cloud.resourcemanager.v3.TagKey tag_keys = 1;public String getNextPageToken()
A pagination token returned from a previous call to `ListTagKeys` that indicates from where listing should continue.
string next_page_token = 2;getNextPageToken in interface ListTagKeysResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A pagination token returned from a previous call to `ListTagKeys` that indicates from where listing should continue.
string next_page_token = 2;getNextPageTokenBytes in interface ListTagKeysResponseOrBuilderpublic ListTagKeysResponse.Builder setNextPageToken(String value)
A pagination token returned from a previous call to `ListTagKeys` that indicates from where listing should continue.
string next_page_token = 2;value - The nextPageToken to set.public ListTagKeysResponse.Builder clearNextPageToken()
A pagination token returned from a previous call to `ListTagKeys` that indicates from where listing should continue.
string next_page_token = 2;public ListTagKeysResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token returned from a previous call to `ListTagKeys` that indicates from where listing should continue.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListTagKeysResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>public final ListTagKeysResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagKeysResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.