Uses of Interface
com.google.cloud.orgpolicy.v2.PolicySpec.PolicyRule.StringValuesOrBuilder
-
Packages that use PolicySpec.PolicyRule.StringValuesOrBuilder Package Description com.google.cloud.orgpolicy.v2 A client to Organization Policy API -
-
Uses of PolicySpec.PolicyRule.StringValuesOrBuilder in com.google.cloud.orgpolicy.v2
Classes in com.google.cloud.orgpolicy.v2 that implement PolicySpec.PolicyRule.StringValuesOrBuilder Modifier and Type Class Description static classPolicySpec.PolicyRule.StringValuesA message that holds specific allowed and denied values.static classPolicySpec.PolicyRule.StringValues.BuilderA message that holds specific allowed and denied values.Methods in com.google.cloud.orgpolicy.v2 that return PolicySpec.PolicyRule.StringValuesOrBuilder Modifier and Type Method Description PolicySpec.PolicyRule.StringValuesOrBuilderPolicySpec.PolicyRule.Builder. getValuesOrBuilder()List of values to be used for this PolicyRule.PolicySpec.PolicyRule.StringValuesOrBuilderPolicySpec.PolicyRule. getValuesOrBuilder()List of values to be used for this PolicyRule.PolicySpec.PolicyRule.StringValuesOrBuilderPolicySpec.PolicyRuleOrBuilder. getValuesOrBuilder()List of values to be used for this PolicyRule.
-