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 \ PolicyBindingMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
POLICY_KIND_UNSPECIFIED
Value: 0Unspecified policy kind; Not a valid state
Generated from protobuf enum POLICY_KIND_UNSPECIFIED = 0;
PRINCIPAL_ACCESS_BOUNDARY
Value: 1Principal access boundary policy kind
Generated from protobuf enum PRINCIPAL_ACCESS_BOUNDARY = 1;