This enum can be used to set Policies that apply to all possible
configuration values rather than specific values in allowed_values or
denied_values.
Settting this to ALLOW will mean this Policy allows all values.
Similarly, setting it to DENY will mean no values are allowed. If
set to either ALLOW or DENY,allowed_valuesanddenied_valuesmust be unset. Setting this toALL_VALUES_UNSPECIFIEDallows for
settingallowed_valuesanddenied_values`.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAllValues\u003c/code\u003e enum controls whether a \u003ccode\u003ePolicy\u003c/code\u003e applies to all configuration values or specific ones listed in \u003ccode\u003eallowed_values\u003c/code\u003e or \u003ccode\u003edenied_values\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003eAllValues\u003c/code\u003e to \u003ccode\u003eAllow\u003c/code\u003e means the \u003ccode\u003ePolicy\u003c/code\u003e permits all values, while setting it to \u003ccode\u003eDeny\u003c/code\u003e means no values are permitted.\u003c/p\u003e\n"],["\u003cp\u003eWhen \u003ccode\u003eAllValues\u003c/code\u003e is set to \u003ccode\u003eAllow\u003c/code\u003e or \u003ccode\u003eDeny\u003c/code\u003e, the \u003ccode\u003eallowed_values\u003c/code\u003e and \u003ccode\u003edenied_values\u003c/code\u003e fields must be unset.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003eAllValues\u003c/code\u003e to \u003ccode\u003eUnspecified\u003c/code\u003e allows for the configuration of \u003ccode\u003eallowed_values\u003c/code\u003e and \u003ccode\u003edenied_values\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe enum can be found in the \u003ccode\u003eGoogle.Cloud.OrgPolicy.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.OrgPolicy.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]