| Modifier and Type | Method and Description |
|---|---|
TagValue |
TagValue.Builder.build() |
TagValue |
TagValue.Builder.buildPartial() |
static TagValue |
TagValue.getDefaultInstance() |
TagValue |
TagValue.getDefaultInstanceForType() |
TagValue |
TagValue.Builder.getDefaultInstanceForType() |
TagValue |
CreateTagValueRequestOrBuilder.getTagValue()
Required.
|
TagValue |
UpdateTagValueRequest.getTagValue()
Required.
|
TagValue |
UpdateTagValueRequest.Builder.getTagValue()
Required.
|
TagValue |
UpdateTagValueRequestOrBuilder.getTagValue()
Required.
|
TagValue |
CreateTagValueRequest.getTagValue()
Required.
|
TagValue |
CreateTagValueRequest.Builder.getTagValue()
Required.
|
TagValue |
ListTagValuesResponse.getTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue |
ListTagValuesResponse.Builder.getTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue |
ListTagValuesResponseOrBuilder.getTagValues(int index)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
static TagValue |
TagValue.parseDelimitedFrom(InputStream input) |
static TagValue |
TagValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagValue |
TagValue.parseFrom(byte[] data) |
static TagValue |
TagValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagValue |
TagValue.parseFrom(ByteBuffer data) |
static TagValue |
TagValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagValue |
TagValue.parseFrom(com.google.protobuf.ByteString data) |
static TagValue |
TagValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagValue |
TagValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static TagValue |
TagValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagValue |
TagValue.parseFrom(InputStream input) |
static TagValue |
TagValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TagValue> |
TagValue.getParserForType() |
List<TagValue> |
ListTagValuesResponse.getTagValuesList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
List<TagValue> |
ListTagValuesResponse.Builder.getTagValuesList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
List<TagValue> |
ListTagValuesResponseOrBuilder.getTagValuesList()
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
static com.google.protobuf.Parser<TagValue> |
TagValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListTagValuesResponse.Builder |
ListTagValuesResponse.Builder.addTagValues(int index,
TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
ListTagValuesResponse.Builder |
ListTagValuesResponse.Builder.addTagValues(TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
TagValue.Builder |
TagValue.Builder.mergeFrom(TagValue other) |
UpdateTagValueRequest.Builder |
UpdateTagValueRequest.Builder.mergeTagValue(TagValue value)
Required.
|
CreateTagValueRequest.Builder |
CreateTagValueRequest.Builder.mergeTagValue(TagValue value)
Required.
|
static TagValue.Builder |
TagValue.newBuilder(TagValue prototype) |
UpdateTagValueRequest.Builder |
UpdateTagValueRequest.Builder.setTagValue(TagValue value)
Required.
|
CreateTagValueRequest.Builder |
CreateTagValueRequest.Builder.setTagValue(TagValue value)
Required.
|
ListTagValuesResponse.Builder |
ListTagValuesResponse.Builder.setTagValues(int index,
TagValue value)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagValuesResponse.Builder |
ListTagValuesResponse.Builder.addAllTagValues(Iterable<? extends TagValue> values)
A possibly paginated list of TagValues that are direct descendants of
the specified parent TagKey.
|
Copyright © 2025 Google LLC. All rights reserved.