| Modifier and Type | Class and Description |
|---|---|
class |
PolicyTag
Denotes one policy tag in a taxonomy, for example, SSN.
|
static class |
PolicyTag.Builder
Denotes one policy tag in a taxonomy, for example, SSN.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyTagOrBuilder |
CreatePolicyTagRequest.getPolicyTagOrBuilder()
The policy tag to create.
|
PolicyTagOrBuilder |
CreatePolicyTagRequest.Builder.getPolicyTagOrBuilder()
The policy tag to create.
|
PolicyTagOrBuilder |
UpdatePolicyTagRequest.getPolicyTagOrBuilder()
The policy tag to update.
|
PolicyTagOrBuilder |
UpdatePolicyTagRequest.Builder.getPolicyTagOrBuilder()
The policy tag to update.
|
PolicyTagOrBuilder |
UpdatePolicyTagRequestOrBuilder.getPolicyTagOrBuilder()
The policy tag to update.
|
PolicyTagOrBuilder |
CreatePolicyTagRequestOrBuilder.getPolicyTagOrBuilder()
The policy tag to create.
|
PolicyTagOrBuilder |
ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilder(int index)
The policy tags that belong to the taxonomy.
|
PolicyTagOrBuilder |
ListPolicyTagsResponse.getPolicyTagsOrBuilder(int index)
The policy tags that belong to the taxonomy.
|
PolicyTagOrBuilder |
ListPolicyTagsResponse.Builder.getPolicyTagsOrBuilder(int index)
The policy tags that belong to the taxonomy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PolicyTagOrBuilder> |
ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilderList()
The policy tags that belong to the taxonomy.
|
List<? extends PolicyTagOrBuilder> |
ListPolicyTagsResponse.getPolicyTagsOrBuilderList()
The policy tags that belong to the taxonomy.
|
List<? extends PolicyTagOrBuilder> |
ListPolicyTagsResponse.Builder.getPolicyTagsOrBuilderList()
The policy tags that belong to the taxonomy.
|
Copyright © 2023 Google LLC. All rights reserved.