Google Cloud Iam V3 Client - Class PolicyKind (1.1.1)

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

Different policy kinds supported in this binding.

Protobuf type google.iam.v3.PolicyBinding.PolicyKind

Namespace

Google \ Cloud \ Iam \ V3 \ PolicyBinding

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

POLICY_KIND_UNSPECIFIED

Value: 0

Unspecified policy kind; Not a valid state

Generated from protobuf enum POLICY_KIND_UNSPECIFIED = 0;

PRINCIPAL_ACCESS_BOUNDARY

Value: 1

Principal access boundary policy kind

Generated from protobuf enum PRINCIPAL_ACCESS_BOUNDARY = 1;