Class ManagedNotebookServiceStub (1.39.0)

public abstract class ManagedNotebookServiceStub implements BackgroundResource

Base stub class for the ManagedNotebookService service API.

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

Inheritance

java.lang.Object > ManagedNotebookServiceStub

Implements

BackgroundResource

Constructors

ManagedNotebookServiceStub()

public ManagedNotebookServiceStub()

Methods

close()

public abstract void close()

createRuntimeCallable()

public UnaryCallable<CreateRuntimeRequest,Operation> createRuntimeCallable()
Returns
TypeDescription
UnaryCallable<CreateRuntimeRequest,Operation>

createRuntimeOperationCallable()

public OperationCallable<CreateRuntimeRequest,Runtime,OperationMetadata> createRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<CreateRuntimeRequest,Runtime,OperationMetadata>

deleteRuntimeCallable()

public UnaryCallable<DeleteRuntimeRequest,Operation> deleteRuntimeCallable()
Returns
TypeDescription
UnaryCallable<DeleteRuntimeRequest,Operation>

deleteRuntimeOperationCallable()

public OperationCallable<DeleteRuntimeRequest,Empty,OperationMetadata> deleteRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteRuntimeRequest,Empty,OperationMetadata>

diagnoseRuntimeCallable()

public UnaryCallable<DiagnoseRuntimeRequest,Operation> diagnoseRuntimeCallable()
Returns
TypeDescription
UnaryCallable<DiagnoseRuntimeRequest,Operation>

diagnoseRuntimeOperationCallable()

public OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata> diagnoseRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getRuntimeCallable()

public UnaryCallable<GetRuntimeRequest,Runtime> getRuntimeCallable()
Returns
TypeDescription
UnaryCallable<GetRuntimeRequest,Runtime>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,ManagedNotebookServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listRuntimesCallable()

public UnaryCallable<ListRuntimesRequest,ListRuntimesResponse> listRuntimesCallable()
Returns
TypeDescription
UnaryCallable<ListRuntimesRequest,ListRuntimesResponse>

listRuntimesPagedCallable()

public UnaryCallable<ListRuntimesRequest,ManagedNotebookServiceClient.ListRuntimesPagedResponse> listRuntimesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRuntimesRequest,ListRuntimesPagedResponse>

refreshRuntimeTokenInternalCallable()

public UnaryCallable<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse> refreshRuntimeTokenInternalCallable()
Returns
TypeDescription
UnaryCallable<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse>

reportRuntimeEventCallable()

public UnaryCallable<ReportRuntimeEventRequest,Operation> reportRuntimeEventCallable()
Returns
TypeDescription
UnaryCallable<ReportRuntimeEventRequest,Operation>

reportRuntimeEventOperationCallable()

public OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata> reportRuntimeEventOperationCallable()
Returns
TypeDescription
OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata>

resetRuntimeCallable()

public UnaryCallable<ResetRuntimeRequest,Operation> resetRuntimeCallable()
Returns
TypeDescription
UnaryCallable<ResetRuntimeRequest,Operation>

resetRuntimeOperationCallable()

public OperationCallable<ResetRuntimeRequest,Runtime,OperationMetadata> resetRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<ResetRuntimeRequest,Runtime,OperationMetadata>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

startRuntimeCallable()

public UnaryCallable<StartRuntimeRequest,Operation> startRuntimeCallable()
Returns
TypeDescription
UnaryCallable<StartRuntimeRequest,Operation>

startRuntimeOperationCallable()

public OperationCallable<StartRuntimeRequest,Runtime,OperationMetadata> startRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<StartRuntimeRequest,Runtime,OperationMetadata>

stopRuntimeCallable()

public UnaryCallable<StopRuntimeRequest,Operation> stopRuntimeCallable()
Returns
TypeDescription
UnaryCallable<StopRuntimeRequest,Operation>

stopRuntimeOperationCallable()

public OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata> stopRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata>

switchRuntimeCallable()

public UnaryCallable<SwitchRuntimeRequest,Operation> switchRuntimeCallable()
Returns
TypeDescription
UnaryCallable<SwitchRuntimeRequest,Operation>

switchRuntimeOperationCallable()

public OperationCallable<SwitchRuntimeRequest,Runtime,OperationMetadata> switchRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<SwitchRuntimeRequest,Runtime,OperationMetadata>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateRuntimeCallable()

public UnaryCallable<UpdateRuntimeRequest,Operation> updateRuntimeCallable()
Returns
TypeDescription
UnaryCallable<UpdateRuntimeRequest,Operation>

updateRuntimeOperationCallable()

public OperationCallable<UpdateRuntimeRequest,Runtime,OperationMetadata> updateRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateRuntimeRequest,Runtime,OperationMetadata>

upgradeRuntimeCallable()

public UnaryCallable<UpgradeRuntimeRequest,Operation> upgradeRuntimeCallable()
Returns
TypeDescription
UnaryCallable<UpgradeRuntimeRequest,Operation>

upgradeRuntimeOperationCallable()

public OperationCallable<UpgradeRuntimeRequest,Runtime,OperationMetadata> upgradeRuntimeOperationCallable()
Returns
TypeDescription
OperationCallable<UpgradeRuntimeRequest,Runtime,OperationMetadata>