enrollmentLevel property
The enrollment level of the service. Possible string values are:
- "ENROLLMENT_LEVEL_UNSPECIFIED" : Default value for proto, shouldn't be used.
- "BLOCK_ALL" : Service is enrolled in Access Approval for all requests
Implementation
core.String? enrollmentLevel;