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 2025-08-28 UTC."],[],[],null,["# AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::RuntimeAccessConfig::RuntimeAccessType (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-notebooks-v1/latest/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [1.0.1](/ruby/docs/reference/google-cloud-notebooks-v1/1.0.1/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.11.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.11.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.10.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.10.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.9.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.9.1/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.8.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.8.2/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.7.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.7.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.6.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.6.1/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.5.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.5.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.4.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.4.2/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.3.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.3.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.2.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.2.1/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType)\n- [0.1.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.1.0/Google-Cloud-Notebooks-V1-RuntimeAccessConfig-RuntimeAccessType) \nReference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::RuntimeAccessConfig::RuntimeAccessType.\n\nPossible ways to access runtime. Authentication mode.\nCurrently supports: Single User only.\n\nConstants\n---------\n\n### RUNTIME_ACCESS_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified access.\n\n### SINGLE_USER\n\n**value:** 1 \nSingle user login.\n\n### SERVICE_ACCOUNT\n\n**value:** 2 \nService Account mode.\nIn Service Account mode, Runtime creator will specify a SA that exists\nin the consumer project. Using Runtime Service Account field.\nUsers accessing the Runtime need ActAs (Service Account User) permission."]]