Send feedback
Class CloudShellServiceConnection (2.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.29.0 keyboard_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 > >
Send feedback
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 2024-11-09 UTC.
Need to tell us more?
[[["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-09 UTC."],[],[]]