Class CloudShellServiceStub (2.71.0)

publicabstractclass CloudShellServiceStubimplementsBackgroundResource

Base stub class for the CloudShellService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudShellServiceStub

Implements

BackgroundResource

Constructors

CloudShellServiceStub()

publicCloudShellServiceStub()

Methods

addPublicKeyCallable()

publicUnaryCallable<AddPublicKeyRequest,Operation>addPublicKeyCallable()
Returns
Type Description
UnaryCallable<AddPublicKeyRequest,Operation>

addPublicKeyOperationCallable()

publicOperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>addPublicKeyOperationCallable()
Returns
Type Description
OperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>

authorizeEnvironmentCallable()

publicUnaryCallable<AuthorizeEnvironmentRequest,Operation>authorizeEnvironmentCallable()
Returns
Type Description
UnaryCallable<AuthorizeEnvironmentRequest,Operation>

authorizeEnvironmentOperationCallable()

publicOperationCallable<AuthorizeEnvironmentRequest,AuthorizeEnvironmentResponse,AuthorizeEnvironmentMetadata>authorizeEnvironmentOperationCallable()
Returns
Type Description
OperationCallable<AuthorizeEnvironmentRequest,AuthorizeEnvironmentResponse,AuthorizeEnvironmentMetadata>

close()

publicabstractvoidclose()

getEnvironmentCallable()

publicUnaryCallable<GetEnvironmentRequest,Environment>getEnvironmentCallable()
Returns
Type Description
UnaryCallable<GetEnvironmentRequest,Environment>

getHttpJsonOperationsStub()

publicOperationsStubgetHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub()

publicOperationsStubgetOperationsStub()
Returns
Type Description
OperationsStub

removePublicKeyCallable()

publicUnaryCallable<RemovePublicKeyRequest,Operation>removePublicKeyCallable()
Returns
Type Description
UnaryCallable<RemovePublicKeyRequest,Operation>

removePublicKeyOperationCallable()

publicOperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>removePublicKeyOperationCallable()
Returns
Type Description
OperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>

startEnvironmentCallable()

publicUnaryCallable<StartEnvironmentRequest,Operation>startEnvironmentCallable()
Returns
Type Description
UnaryCallable<StartEnvironmentRequest,Operation>

startEnvironmentOperationCallable()

publicOperationCallable<StartEnvironmentRequest,StartEnvironmentResponse,StartEnvironmentMetadata>startEnvironmentOperationCallable()
Returns
Type Description
OperationCallable<StartEnvironmentRequest,StartEnvironmentResponse,StartEnvironmentMetadata>

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年11月19日 UTC.