Reference documentation and code samples for the Google Cloud Access Approval V1 Client class EnrollmentLevel.
Represents the type of enrollment for a given service to Access Approval.
Protobuf type google.cloud.accessapproval.v1.EnrollmentLevel
Namespace
Google \ Cloud \ AccessApproval \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ENROLLMENT_LEVEL_UNSPECIFIED
Value: 0
Default value for proto, shouldn't be used.
Generated from protobuf enum ENROLLMENT_LEVEL_UNSPECIFIED = 0;
BLOCK_ALL
Value: 1
Service is enrolled in Access Approval for all requests
Generated from protobuf enum BLOCK_ALL = 1;