Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class CloudShellServiceConnection (2.37.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.37.0keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual GetEnvironment(google::cloud::shell::v1::GetEnvironmentRequest const &)
Parameter
Name
Description
request
google::cloud::shell::v1::GetEnvironmentRequest const &
Returns
Type
Description
StatusOr< google::cloud::shell::v1::Environment >
virtual StartEnvironment(google::cloud::shell::v1::StartEnvironmentRequest const &)
Parameter
Name
Description
request
google::cloud::shell::v1::StartEnvironmentRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::StartEnvironmentResponse > >
virtual StartEnvironment(NoAwaitTag, google::cloud::shell::v1::StartEnvironmentRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::shell::v1::StartEnvironmentRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual StartEnvironment(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::StartEnvironmentResponse > >
virtual AuthorizeEnvironment(google::cloud::shell::v1::AuthorizeEnvironmentRequest const &)
Parameter
Name
Description
request
google::cloud::shell::v1::AuthorizeEnvironmentRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::AuthorizeEnvironmentResponse > >
virtual AuthorizeEnvironment(NoAwaitTag, google::cloud::shell::v1::AuthorizeEnvironmentRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::shell::v1::AuthorizeEnvironmentRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual AuthorizeEnvironment(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::AuthorizeEnvironmentResponse > >
virtual AddPublicKey(google::cloud::shell::v1::AddPublicKeyRequest const &)
Parameter
Name
Description
request
google::cloud::shell::v1::AddPublicKeyRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::AddPublicKeyResponse > >
virtual AddPublicKey(NoAwaitTag, google::cloud::shell::v1::AddPublicKeyRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::shell::v1::AddPublicKeyRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual AddPublicKey(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::AddPublicKeyResponse > >
virtual RemovePublicKey(google::cloud::shell::v1::RemovePublicKeyRequest const &)
Parameter
Name
Description
request
google::cloud::shell::v1::RemovePublicKeyRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::RemovePublicKeyResponse > >
virtual RemovePublicKey(NoAwaitTag, google::cloud::shell::v1::RemovePublicKeyRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::shell::v1::RemovePublicKeyRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual RemovePublicKey(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::shell::v1::RemovePublicKeyResponse > >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["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-07-02 UTC."],[],[]]