| Modifier and Type | Method and Description |
|---|---|
TagKey |
TagKey.Builder.build() |
TagKey |
TagKey.Builder.buildPartial() |
static TagKey |
TagKey.getDefaultInstance() |
TagKey |
TagKey.getDefaultInstanceForType() |
TagKey |
TagKey.Builder.getDefaultInstanceForType() |
TagKey |
CreateTagKeyRequest.getTagKey()
Required.
|
TagKey |
CreateTagKeyRequest.Builder.getTagKey()
Required.
|
TagKey |
UpdateTagKeyRequest.getTagKey()
Required.
|
TagKey |
UpdateTagKeyRequest.Builder.getTagKey()
Required.
|
TagKey |
CreateTagKeyRequestOrBuilder.getTagKey()
Required.
|
TagKey |
UpdateTagKeyRequestOrBuilder.getTagKey()
Required.
|
TagKey |
ListTagKeysResponse.getTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
|
TagKey |
ListTagKeysResponse.Builder.getTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
|
TagKey |
ListTagKeysResponseOrBuilder.getTagKeys(int index)
List of TagKeys that live under the specified parent in the request.
|
static TagKey |
TagKey.parseDelimitedFrom(InputStream input) |
static TagKey |
TagKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagKey |
TagKey.parseFrom(byte[] data) |
static TagKey |
TagKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagKey |
TagKey.parseFrom(ByteBuffer data) |
static TagKey |
TagKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagKey |
TagKey.parseFrom(com.google.protobuf.ByteString data) |
static TagKey |
TagKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagKey |
TagKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static TagKey |
TagKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TagKey |
TagKey.parseFrom(InputStream input) |
static TagKey |
TagKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TagKey> |
TagKey.getParserForType() |
List<TagKey> |
ListTagKeysResponse.getTagKeysList()
List of TagKeys that live under the specified parent in the request.
|
List<TagKey> |
ListTagKeysResponse.Builder.getTagKeysList()
List of TagKeys that live under the specified parent in the request.
|
List<TagKey> |
ListTagKeysResponseOrBuilder.getTagKeysList()
List of TagKeys that live under the specified parent in the request.
|
static com.google.protobuf.Parser<TagKey> |
TagKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListTagKeysResponse.Builder |
ListTagKeysResponse.Builder.addTagKeys(int index,
TagKey value)
List of TagKeys that live under the specified parent in the request.
|
ListTagKeysResponse.Builder |
ListTagKeysResponse.Builder.addTagKeys(TagKey value)
List of TagKeys that live under the specified parent in the request.
|
TagKey.Builder |
TagKey.Builder.mergeFrom(TagKey other) |
CreateTagKeyRequest.Builder |
CreateTagKeyRequest.Builder.mergeTagKey(TagKey value)
Required.
|
UpdateTagKeyRequest.Builder |
UpdateTagKeyRequest.Builder.mergeTagKey(TagKey value)
Required.
|
static TagKey.Builder |
TagKey.newBuilder(TagKey prototype) |
CreateTagKeyRequest.Builder |
CreateTagKeyRequest.Builder.setTagKey(TagKey value)
Required.
|
UpdateTagKeyRequest.Builder |
UpdateTagKeyRequest.Builder.setTagKey(TagKey value)
Required.
|
ListTagKeysResponse.Builder |
ListTagKeysResponse.Builder.setTagKeys(int index,
TagKey value)
List of TagKeys that live under the specified parent in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagKeysResponse.Builder |
ListTagKeysResponse.Builder.addAllTagKeys(Iterable<? extends TagKey> values)
List of TagKeys that live under the specified parent in the request.
|
Copyright © 2025 Google LLC. All rights reserved.