| Modifier and Type | Method and Description |
|---|---|
PolicyTag |
PolicyTag.Builder.build() |
PolicyTag |
PolicyTag.Builder.buildPartial() |
static PolicyTag |
PolicyTag.getDefaultInstance() |
PolicyTag |
PolicyTag.getDefaultInstanceForType() |
PolicyTag |
PolicyTag.Builder.getDefaultInstanceForType() |
PolicyTag |
CreatePolicyTagRequestOrBuilder.getPolicyTag()
The policy tag to be created.
|
PolicyTag |
UpdatePolicyTagRequest.getPolicyTag()
The policy tag to update.
|
PolicyTag |
UpdatePolicyTagRequest.Builder.getPolicyTag()
The policy tag to update.
|
PolicyTag |
UpdatePolicyTagRequestOrBuilder.getPolicyTag()
The policy tag to update.
|
PolicyTag |
CreatePolicyTagRequest.getPolicyTag()
The policy tag to be created.
|
PolicyTag |
CreatePolicyTagRequest.Builder.getPolicyTag()
The policy tag to be created.
|
PolicyTag |
ListPolicyTagsResponseOrBuilder.getPolicyTags(int index)
The policy tags that are in the requested taxonomy.
|
PolicyTag |
ListPolicyTagsResponse.getPolicyTags(int index)
The policy tags that are in the requested taxonomy.
|
PolicyTag |
ListPolicyTagsResponse.Builder.getPolicyTags(int index)
The policy tags that are in the requested taxonomy.
|
static PolicyTag |
PolicyTag.parseDelimitedFrom(InputStream input) |
static PolicyTag |
PolicyTag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyTag |
PolicyTag.parseFrom(byte[] data) |
static PolicyTag |
PolicyTag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyTag |
PolicyTag.parseFrom(ByteBuffer data) |
static PolicyTag |
PolicyTag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyTag |
PolicyTag.parseFrom(com.google.protobuf.ByteString data) |
static PolicyTag |
PolicyTag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyTag |
PolicyTag.parseFrom(com.google.protobuf.CodedInputStream input) |
static PolicyTag |
PolicyTag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyTag |
PolicyTag.parseFrom(InputStream input) |
static PolicyTag |
PolicyTag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PolicyTag> |
PolicyTag.getParserForType() |
List<PolicyTag> |
ListPolicyTagsResponseOrBuilder.getPolicyTagsList()
The policy tags that are in the requested taxonomy.
|
List<PolicyTag> |
ListPolicyTagsResponse.getPolicyTagsList()
The policy tags that are in the requested taxonomy.
|
List<PolicyTag> |
ListPolicyTagsResponse.Builder.getPolicyTagsList()
The policy tags that are in the requested taxonomy.
|
static com.google.protobuf.Parser<PolicyTag> |
PolicyTag.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListPolicyTagsResponse.Builder |
ListPolicyTagsResponse.Builder.addPolicyTags(int index,
PolicyTag value)
The policy tags that are in the requested taxonomy.
|
ListPolicyTagsResponse.Builder |
ListPolicyTagsResponse.Builder.addPolicyTags(PolicyTag value)
The policy tags that are in the requested taxonomy.
|
PolicyTag.Builder |
PolicyTag.Builder.mergeFrom(PolicyTag other) |
UpdatePolicyTagRequest.Builder |
UpdatePolicyTagRequest.Builder.mergePolicyTag(PolicyTag value)
The policy tag to update.
|
CreatePolicyTagRequest.Builder |
CreatePolicyTagRequest.Builder.mergePolicyTag(PolicyTag value)
The policy tag to be created.
|
static PolicyTag.Builder |
PolicyTag.newBuilder(PolicyTag prototype) |
UpdatePolicyTagRequest.Builder |
UpdatePolicyTagRequest.Builder.setPolicyTag(PolicyTag value)
The policy tag to update.
|
CreatePolicyTagRequest.Builder |
CreatePolicyTagRequest.Builder.setPolicyTag(PolicyTag value)
The policy tag to be created.
|
ListPolicyTagsResponse.Builder |
ListPolicyTagsResponse.Builder.setPolicyTags(int index,
PolicyTag value)
The policy tags that are in the requested taxonomy.
|
| Modifier and Type | Method and Description |
|---|---|
ListPolicyTagsResponse.Builder |
ListPolicyTagsResponse.Builder.addAllPolicyTags(Iterable<? extends PolicyTag> values)
The policy tags that are in the requested taxonomy.
|
Copyright © 2025 Google LLC. All rights reserved.