Google Cloud Iam V3 Client - Class Effect (1.1.0)

Reference documentation and code samples for the Google Cloud Iam V3 Client class Effect.

An effect to describe the access relationship.

Protobuf type google.iam.v3.PrincipalAccessBoundaryPolicyRule.Effect

Namespace

Google \ Cloud \ Iam \ V3 \ PrincipalAccessBoundaryPolicyRule

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EFFECT_UNSPECIFIED

Value: 0

Effect unspecified.

Generated from protobuf enum EFFECT_UNSPECIFIED = 0;

ALLOW

Value: 1

Allows access to the resources in this rule.

Generated from protobuf enum ALLOW = 1;