Identity and Access Management (IAM) V3BETA API - Module Google::Iam::V3beta::AccessPolicyRule::Effect (v0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API module Google::Iam::V3beta::AccessPolicyRule::Effect.
An effect to describe the access relationship.
Constants
EFFECT_UNSPECIFIED
value: 0 The effect is unspecified.
DENY
value: 1 The policy will deny access if it evaluates to true.
ALLOW
value: 2 The policy will grant access if it evaluates to true.
[[["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 2026-05-12 UTC."],[],[]]