public sealed class StartEnvironmentRequest : IMessage<StartEnvironmentRequest>, IEquatable<StartEnvironmentRequest>, IDeepCloneable<StartEnvironmentRequest>, IBufferMessage, IMessage
Request message for
[StartEnvironment][google.cloud.shell.v1.CloudShellService.StartEnvironment].
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eStartEnvironmentRequest\u003c/code\u003e class, which is used to send requests to start a Cloud Shell environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartEnvironmentRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Shell.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Shell.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with \u003ccode\u003eObject\u003c/code\u003e being its base inheritance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStartEnvironmentRequest\u003c/code\u003e class include \u003ccode\u003eAccessToken\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003ePublicKeys\u003c/code\u003e, which are used to authenticate, specify the environment to start, and set public keys.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the various versions of the class, with version 2.5.0 being the latest, and includes constructor information along with links to the inherited members.\u003c/p\u003e\n"]]],[],null,[]]