A constraint type that allows or disallows a list of string values,
which are configured in the
[PolicyRule][google.cloud.orgpolicy.v2.PolicySpec.PolicyRule].
Attributes
Name
Description
supports_in
bool
Indicates whether values grouped into categories can be used
in Policy.allowed_values and Policy.denied_values.
For example, "in:Python" would match any value in the
'Python' group.
supports_under
bool
Indicates whether subtrees of the Resource Manager resource
hierarchy can be used in Policy.allowed_values and
Policy.denied_values. For example,
"under:folders/123" would match any resource under the
'folders/123' folder.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]