Reference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::AnalyzerOrgPolicyConstraint::Constraint::ConstraintDefault.
Specifies the default behavior in the absence of any Policy for the
Constraint. This must not be CONSTRAINT_DEFAULT_UNSPECIFIED.
Constants
CONSTRAINT_DEFAULT_UNSPECIFIED
value: 0 This is only used for distinguishing unset values and should never be
used.
ALLOW
value: 1 Indicate that all values are allowed for list constraints.
Indicate that enforcement is off for boolean constraints.
DENY
value: 2 Indicate that all values are denied for list constraints.
Indicate that enforcement is on for boolean constraints.
[[["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 2024-11-06 UTC."],[],[]]