public static final class ListTagValuesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder> implements ListTagValuesResponseOrBuilder
The ListTagValues response.Protobuf type
google.cloud.resourcemanager.v3.ListTagValuesResponse| Modifier and Type | Method and Description |
|---|---|
ListTagValuesResponse.Builder |
addAllTagValues(Iterable<? extends TagValue> values)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTagValuesResponse.Builder |
addTagValues(int index,
TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
addTagValues(int index,
TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
addTagValues(TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
addTagValues(TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue.Builder |
addTagValuesBuilder()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue.Builder |
addTagValuesBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse |
build() |
ListTagValuesResponse |
buildPartial() |
ListTagValuesResponse.Builder |
clear() |
ListTagValuesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTagValuesResponse.Builder |
clearNextPageToken()
A pagination token returned from a previous call to `ListTagValues`
that indicates from where listing should continue.
|
ListTagValuesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTagValuesResponse.Builder |
clearTagValues()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
clone() |
ListTagValuesResponse |
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 `ListTagValues`
that indicates from where listing should continue.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A pagination token returned from a previous call to `ListTagValues`
that indicates from where listing should continue.
|
TagValue |
getTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue.Builder |
getTagValuesBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
List<TagValue.Builder> |
getTagValuesBuilderList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
int |
getTagValuesCount()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
List<TagValue> |
getTagValuesList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValueOrBuilder |
getTagValuesOrBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
List<? extends TagValueOrBuilder> |
getTagValuesOrBuilderList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTagValuesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTagValuesResponse.Builder |
mergeFrom(ListTagValuesResponse other) |
ListTagValuesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTagValuesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTagValuesResponse.Builder |
removeTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTagValuesResponse.Builder |
setNextPageToken(String value)
A pagination token returned from a previous call to `ListTagValues`
that indicates from where listing should continue.
|
ListTagValuesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token returned from a previous call to `ListTagValues`
that indicates from where listing should continue.
|
ListTagValuesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTagValuesResponse.Builder |
setTagValues(int index,
TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
setTagValues(int index,
TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.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<ListTagValuesResponse.Builder>public ListTagValuesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.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<ListTagValuesResponse.Builder>public ListTagValuesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTagValuesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTagValuesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTagValuesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>public ListTagValuesResponse.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<ListTagValuesResponse.Builder>public ListTagValuesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>public ListTagValuesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>public ListTagValuesResponse.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<ListTagValuesResponse.Builder>public ListTagValuesResponse.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<ListTagValuesResponse.Builder>public ListTagValuesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTagValuesResponse.Builder>public ListTagValuesResponse.Builder mergeFrom(ListTagValuesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>public ListTagValuesResponse.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<ListTagValuesResponse.Builder>IOExceptionpublic List<TagValue> getTagValuesList()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;getTagValuesList in interface ListTagValuesResponseOrBuilderpublic int getTagValuesCount()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;getTagValuesCount in interface ListTagValuesResponseOrBuilderpublic TagValue getTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;getTagValues in interface ListTagValuesResponseOrBuilderpublic ListTagValuesResponse.Builder setTagValues(int index, TagValue value)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder setTagValues(int index, TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder addTagValues(TagValue value)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder addTagValues(int index, TagValue value)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder addTagValues(TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder addTagValues(int index, TagValue.Builder builderForValue)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder addAllTagValues(Iterable<? extends TagValue> values)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder clearTagValues()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public ListTagValuesResponse.Builder removeTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public TagValue.Builder getTagValuesBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public TagValueOrBuilder getTagValuesOrBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;getTagValuesOrBuilder in interface ListTagValuesResponseOrBuilderpublic List<? extends TagValueOrBuilder> getTagValuesOrBuilderList()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;getTagValuesOrBuilderList in interface ListTagValuesResponseOrBuilderpublic TagValue.Builder addTagValuesBuilder()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public TagValue.Builder addTagValuesBuilder(int index)
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public List<TagValue.Builder> getTagValuesBuilderList()
A possibly paginated list of TagValues that are direct descendants of the specified parent TagKey.
repeated .google.cloud.resourcemanager.v3.TagValue tag_values = 1;public String getNextPageToken()
A pagination token returned from a previous call to `ListTagValues` that indicates from where listing should continue. This is currently not used, but the server may at any point start supplying a valid token.
string next_page_token = 2;getNextPageToken in interface ListTagValuesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A pagination token returned from a previous call to `ListTagValues` that indicates from where listing should continue. This is currently not used, but the server may at any point start supplying a valid token.
string next_page_token = 2;getNextPageTokenBytes in interface ListTagValuesResponseOrBuilderpublic ListTagValuesResponse.Builder setNextPageToken(String value)
A pagination token returned from a previous call to `ListTagValues` that indicates from where listing should continue. This is currently not used, but the server may at any point start supplying a valid token.
string next_page_token = 2;value - The nextPageToken to set.public ListTagValuesResponse.Builder clearNextPageToken()
A pagination token returned from a previous call to `ListTagValues` that indicates from where listing should continue. This is currently not used, but the server may at any point start supplying a valid token.
string next_page_token = 2;public ListTagValuesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token returned from a previous call to `ListTagValues` that indicates from where listing should continue. This is currently not used, but the server may at any point start supplying a valid token.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListTagValuesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>public final ListTagValuesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTagValuesResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.