str
Name of the resource that should be started, for example
users/me/environments/default or
users/someone@example.com/environments/default.
access_token
str
The initial access token passed to the
environment. If this is present and valid, the
environment will be pre-authenticated with
gcloud so that the user can run gcloud commands
in Cloud Shell without having to log in. This
code can be updated later by calling
AuthorizeEnvironment.
public_keys
MutableSequence[str]
Public keys that should be added to the
environment before it is started.
[[["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-11-06 UTC."],[],[]]