Class NotebookServiceStub (3.44.0)

public abstract class NotebookServiceStub implements BackgroundResource

Base stub class for the NotebookService service API.

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

Inheritance

java.lang.Object > NotebookServiceStub

Implements

BackgroundResource

Constructors

NotebookServiceStub()

public NotebookServiceStub()

Methods

assignNotebookRuntimeCallable()

public UnaryCallable<AssignNotebookRuntimeRequest,Operation> assignNotebookRuntimeCallable()
Returns
Type Description
UnaryCallable<AssignNotebookRuntimeRequest,Operation>

assignNotebookRuntimeOperationCallable()

public OperationCallable<AssignNotebookRuntimeRequest,NotebookRuntime,AssignNotebookRuntimeOperationMetadata> assignNotebookRuntimeOperationCallable()
Returns
Type Description
OperationCallable<AssignNotebookRuntimeRequest,NotebookRuntime,AssignNotebookRuntimeOperationMetadata>

close()

public abstract void close()

createNotebookRuntimeTemplateCallable()

public UnaryCallable<CreateNotebookRuntimeTemplateRequest,Operation> createNotebookRuntimeTemplateCallable()
Returns
Type Description
UnaryCallable<CreateNotebookRuntimeTemplateRequest,Operation>

createNotebookRuntimeTemplateOperationCallable()

public OperationCallable<CreateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate,CreateNotebookRuntimeTemplateOperationMetadata> createNotebookRuntimeTemplateOperationCallable()
Returns
Type Description
OperationCallable<CreateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate,CreateNotebookRuntimeTemplateOperationMetadata>

deleteNotebookRuntimeCallable()

public UnaryCallable<DeleteNotebookRuntimeRequest,Operation> deleteNotebookRuntimeCallable()
Returns
Type Description
UnaryCallable<DeleteNotebookRuntimeRequest,Operation>

deleteNotebookRuntimeOperationCallable()

public OperationCallable<DeleteNotebookRuntimeRequest,Empty,DeleteOperationMetadata> deleteNotebookRuntimeOperationCallable()
Returns
Type Description
OperationCallable<DeleteNotebookRuntimeRequest,Empty,DeleteOperationMetadata>

deleteNotebookRuntimeTemplateCallable()

public UnaryCallable<DeleteNotebookRuntimeTemplateRequest,Operation> deleteNotebookRuntimeTemplateCallable()
Returns
Type Description
UnaryCallable<DeleteNotebookRuntimeTemplateRequest,Operation>

deleteNotebookRuntimeTemplateOperationCallable()

public OperationCallable<DeleteNotebookRuntimeTemplateRequest,Empty,DeleteOperationMetadata> deleteNotebookRuntimeTemplateOperationCallable()
Returns
Type Description
OperationCallable<DeleteNotebookRuntimeTemplateRequest,Empty,DeleteOperationMetadata>

getIamPolicyCallable()

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

getLocationCallable()

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

getNotebookRuntimeCallable()

public UnaryCallable<GetNotebookRuntimeRequest,NotebookRuntime> getNotebookRuntimeCallable()
Returns
Type Description
UnaryCallable<GetNotebookRuntimeRequest,NotebookRuntime>

getNotebookRuntimeTemplateCallable()

public UnaryCallable<GetNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate> getNotebookRuntimeTemplateCallable()
Returns
Type Description
UnaryCallable<GetNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,NotebookServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listNotebookRuntimeTemplatesCallable()

public UnaryCallable<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse> listNotebookRuntimeTemplatesCallable()
Returns
Type Description
UnaryCallable<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse>

listNotebookRuntimeTemplatesPagedCallable()

public UnaryCallable<ListNotebookRuntimeTemplatesRequest,NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse> listNotebookRuntimeTemplatesPagedCallable()
Returns
Type Description
UnaryCallable<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesPagedResponse>

listNotebookRuntimesCallable()

public UnaryCallable<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse> listNotebookRuntimesCallable()
Returns
Type Description
UnaryCallable<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse>

listNotebookRuntimesPagedCallable()

public UnaryCallable<ListNotebookRuntimesRequest,NotebookServiceClient.ListNotebookRuntimesPagedResponse> listNotebookRuntimesPagedCallable()
Returns
Type Description
UnaryCallable<ListNotebookRuntimesRequest,ListNotebookRuntimesPagedResponse>

setIamPolicyCallable()

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

startNotebookRuntimeCallable()

public UnaryCallable<StartNotebookRuntimeRequest,Operation> startNotebookRuntimeCallable()
Returns
Type Description
UnaryCallable<StartNotebookRuntimeRequest,Operation>

startNotebookRuntimeOperationCallable()

public OperationCallable<StartNotebookRuntimeRequest,StartNotebookRuntimeResponse,StartNotebookRuntimeOperationMetadata> startNotebookRuntimeOperationCallable()
Returns
Type Description
OperationCallable<StartNotebookRuntimeRequest,StartNotebookRuntimeResponse,StartNotebookRuntimeOperationMetadata>

testIamPermissionsCallable()

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

upgradeNotebookRuntimeCallable()

public UnaryCallable<UpgradeNotebookRuntimeRequest,Operation> upgradeNotebookRuntimeCallable()
Returns
Type Description
UnaryCallable<UpgradeNotebookRuntimeRequest,Operation>

upgradeNotebookRuntimeOperationCallable()

public OperationCallable<UpgradeNotebookRuntimeRequest,UpgradeNotebookRuntimeResponse,UpgradeNotebookRuntimeOperationMetadata> upgradeNotebookRuntimeOperationCallable()
Returns
Type Description
OperationCallable<UpgradeNotebookRuntimeRequest,UpgradeNotebookRuntimeResponse,UpgradeNotebookRuntimeOperationMetadata>