Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::RuntimeAccessConfig::RuntimeAccessType.
Possible ways to access runtime. Authentication mode.
Currently supports: Single User only.
Constants
RUNTIME_ACCESS_TYPE_UNSPECIFIED
value: 0 Unspecified access.
SINGLE_USER
value: 1 Single user login.
SERVICE_ACCOUNT
value: 2 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]