Class CloudShellServiceStub (2.94.0)

public abstract class CloudShellServiceStub implements BackgroundResource

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()

public CloudShellServiceStub()

Methods

addPublicKeyCallable()

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

addPublicKeyOperationCallable()

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

authorizeEnvironmentCallable()

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

authorizeEnvironmentOperationCallable()

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

close()

public abstract void close()

getEnvironmentCallable()

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

getHttpJsonOperationsStub()

public @Nullable OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.api.gax.httpjson.longrunning.stub.OperationsStub

getOperationsStub()

public @Nullable OperationsStub getOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub

removePublicKeyCallable()

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

removePublicKeyOperationCallable()

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

startEnvironmentCallable()

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

startEnvironmentOperationCallable()

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