Stay organized with collectionsSave and categorize content based on your preferences.
The type of restriction.
Enums
RESTRICTION_TYPE_UNSPECIFIED
Unknown restriction type.
ALLOW_ALL_GCP_RESOURCES
Allow the use all of all gcp products, irrespective of the compliance posture. This effectively removes gcp.restrictServiceUsage OrgPolicy on the AssuredWorkloads Folder.
Similar to ALLOW_COMPLIANT_RESOURCES but adds the list of compliant resources to the existing list of resources. Effective org-policy of the Folder is considered to ensure there is no disruption to the existing customer workflows.
[[["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-06-30 UTC."],[[["\u003cp\u003e\u003ccode\u003eRESTRICTION_TYPE_UNSPECIFIED\u003c/code\u003e indicates an unknown restriction type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eALLOW_ALL_GCP_RESOURCES\u003c/code\u003e allows the use of all GCP products, removing the \u003ccode\u003egcp.restrictServiceUsage\u003c/code\u003e OrgPolicy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eALLOW_COMPLIANT_RESOURCES\u003c/code\u003e permits the use of resources based on the Workload's compliance regime, with supported resources listed in the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAPPEND_COMPLIANT_RESOURCES\u003c/code\u003e adds compliant resources to the existing list, similar to \u003ccode\u003eALLOW_COMPLIANT_RESOURCES\u003c/code\u003e, while considering the folder's effective org-policy.\u003c/p\u003e\n"]]],[],null,["# RestrictionType\n\nThe type of restriction."]]