Uses of Class
com.google.cloud.notebooks.v1.stub.GrpcManagedNotebookServiceStub
-
Packages that use GrpcManagedNotebookServiceStub Package Description com.google.cloud.notebooks.v1.stub -
-
Uses of GrpcManagedNotebookServiceStub in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return GrpcManagedNotebookServiceStub Modifier and Type Method Description static GrpcManagedNotebookServiceStub
GrpcManagedNotebookServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcManagedNotebookServiceStub
GrpcManagedNotebookServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcManagedNotebookServiceStub
GrpcManagedNotebookServiceStub. create(ManagedNotebookServiceStubSettings settings)
-