| Modifier and Type | Class and Description |
|---|---|
class |
SerializedPolicyTag
A nested protocol buffer that represents a policy tag and all its
descendants.
|
static class |
SerializedPolicyTag.Builder
A nested protocol buffer that represents a policy tag and all its
descendants.
|
| Modifier and Type | Method and Description |
|---|---|
SerializedPolicyTagOrBuilder |
SerializedPolicyTagOrBuilder.getChildPolicyTagsOrBuilder(int index)
Children of the policy tag, if any.
|
SerializedPolicyTagOrBuilder |
SerializedPolicyTag.getChildPolicyTagsOrBuilder(int index)
Children of the policy tag, if any.
|
SerializedPolicyTagOrBuilder |
SerializedPolicyTag.Builder.getChildPolicyTagsOrBuilder(int index)
Children of the policy tag, if any.
|
SerializedPolicyTagOrBuilder |
SerializedTaxonomyOrBuilder.getPolicyTagsOrBuilder(int index)
Top level policy tags associated with the taxonomy, if any.
|
SerializedPolicyTagOrBuilder |
SerializedTaxonomy.getPolicyTagsOrBuilder(int index)
Top level policy tags associated with the taxonomy, if any.
|
SerializedPolicyTagOrBuilder |
SerializedTaxonomy.Builder.getPolicyTagsOrBuilder(int index)
Top level policy tags associated with the taxonomy, if any.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedPolicyTagOrBuilder.getChildPolicyTagsOrBuilderList()
Children of the policy tag, if any.
|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedPolicyTag.getChildPolicyTagsOrBuilderList()
Children of the policy tag, if any.
|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedPolicyTag.Builder.getChildPolicyTagsOrBuilderList()
Children of the policy tag, if any.
|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedTaxonomyOrBuilder.getPolicyTagsOrBuilderList()
Top level policy tags associated with the taxonomy, if any.
|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedTaxonomy.getPolicyTagsOrBuilderList()
Top level policy tags associated with the taxonomy, if any.
|
List<? extends SerializedPolicyTagOrBuilder> |
SerializedTaxonomy.Builder.getPolicyTagsOrBuilderList()
Top level policy tags associated with the taxonomy, if any.
|
Copyright © 2023 Google LLC. All rights reserved.