Class NotebookServiceGrpc (1.92.0)
Stay organized with collections
Save and categorize content based on your preferences.
public final class NotebookServiceGrpc
API v1beta1 service for Cloud AI Platform Notebooks.
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
| Field Value |
| Type |
Description |
String |
|
Static Methods
bindService(NotebookServiceGrpc.AsyncService service)
public static final ServerServiceDefinition bindService(NotebookServiceGrpc.AsyncService service)
| Returns |
| Type |
Description |
io.grpc.ServerServiceDefinition |
|
getCreateEnvironmentMethod()
public static MethodDescriptor<CreateEnvironmentRequest,Operation> getCreateEnvironmentMethod()
getCreateInstanceMethod()
public static MethodDescriptor<CreateInstanceRequest,Operation> getCreateInstanceMethod()
getDeleteEnvironmentMethod()
public static MethodDescriptor<DeleteEnvironmentRequest,Operation> getDeleteEnvironmentMethod()
getDeleteInstanceMethod()
public static MethodDescriptor<DeleteInstanceRequest,Operation> getDeleteInstanceMethod()
getGetEnvironmentMethod()
public static MethodDescriptor<GetEnvironmentRequest,Environment> getGetEnvironmentMethod()
getGetInstanceMethod()
public static MethodDescriptor<GetInstanceRequest,Instance> getGetInstanceMethod()
getIsInstanceUpgradeableMethod()
public static MethodDescriptor<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse> getIsInstanceUpgradeableMethod()
getListEnvironmentsMethod()
public static MethodDescriptor<ListEnvironmentsRequest,ListEnvironmentsResponse> getListEnvironmentsMethod()
getListInstancesMethod()
public static MethodDescriptor<ListInstancesRequest,ListInstancesResponse> getListInstancesMethod()
getRegisterInstanceMethod()
public static MethodDescriptor<RegisterInstanceRequest,Operation> getRegisterInstanceMethod()
getReportInstanceInfoMethod()
public static MethodDescriptor<ReportInstanceInfoRequest,Operation> getReportInstanceInfoMethod()
getResetInstanceMethod()
public static MethodDescriptor<ResetInstanceRequest,Operation> getResetInstanceMethod()
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor()
| Returns |
| Type |
Description |
io.grpc.ServiceDescriptor |
|
getSetInstanceAcceleratorMethod()
public static MethodDescriptor<SetInstanceAcceleratorRequest,Operation> getSetInstanceAcceleratorMethod()
getSetInstanceLabelsMethod()
public static MethodDescriptor<SetInstanceLabelsRequest,Operation> getSetInstanceLabelsMethod()
getSetInstanceMachineTypeMethod()
public static MethodDescriptor<SetInstanceMachineTypeRequest,Operation> getSetInstanceMachineTypeMethod()
getStartInstanceMethod()
public static MethodDescriptor<StartInstanceRequest,Operation> getStartInstanceMethod()
getStopInstanceMethod()
public static MethodDescriptor<StopInstanceRequest,Operation> getStopInstanceMethod()
getUpgradeInstanceInternalMethod()
public static MethodDescriptor<UpgradeInstanceInternalRequest,Operation> getUpgradeInstanceInternalMethod()
getUpgradeInstanceMethod()
public static MethodDescriptor<UpgradeInstanceRequest,Operation> getUpgradeInstanceMethod()
newBlockingStub(Channel channel)
public static NotebookServiceGrpc.NotebookServiceBlockingStub newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
| Parameter |
| Name |
Description |
channel |
io.grpc.Channel
|
newBlockingV2Stub(Channel channel)
public static NotebookServiceGrpc.NotebookServiceBlockingV2Stub newBlockingV2Stub(Channel channel)
Creates a new blocking-style stub that supports all types of calls on the service
| Parameter |
| Name |
Description |
channel |
io.grpc.Channel
|
newFutureStub(Channel channel)
public static NotebookServiceGrpc.NotebookServiceFutureStub newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
| Parameter |
| Name |
Description |
channel |
io.grpc.Channel
|
newStub(Channel channel)
public static NotebookServiceGrpc.NotebookServiceStub newStub(Channel channel)
Creates a new async stub that supports all call types for the service
| Parameter |
| Name |
Description |
channel |
io.grpc.Channel
|
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 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]