Class RuntimeAccessType (1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
RuntimeAccessType(value)
Possible ways to access runtime. Authentication mode.
Currently supports: Single User only.
Enums
Name
Description
RUNTIME_ACCESS_TYPE_UNSPECIFIED
Unspecified access.
SINGLE_USER
Single user login.
SERVICE_ACCOUNT
Service Account mode. In Service Account mode, Runtime creator will specify a SA that exists in the consumer project. Using Runtime Service Account field. Users accessing the Runtime need ActAs (Service Account User) permission.