Class NotebookServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/notebooks/v2/service.proto")
    public final class NotebookServiceGrpc
    extends Object
     API v2 service for Workbench Notebooks Instances.
     
    • Method Detail

      • getCreateInstanceMethod

        public static io.grpc.MethodDescriptor<CreateInstanceRequest,​com.google.longrunning.Operation> getCreateInstanceMethod()
      • getUpdateInstanceMethod

        public static io.grpc.MethodDescriptor<UpdateInstanceRequest,​com.google.longrunning.Operation> getUpdateInstanceMethod()
      • getDeleteInstanceMethod

        public static io.grpc.MethodDescriptor<DeleteInstanceRequest,​com.google.longrunning.Operation> getDeleteInstanceMethod()
      • getStartInstanceMethod

        public static io.grpc.MethodDescriptor<StartInstanceRequest,​com.google.longrunning.Operation> getStartInstanceMethod()
      • getStopInstanceMethod

        public static io.grpc.MethodDescriptor<StopInstanceRequest,​com.google.longrunning.Operation> getStopInstanceMethod()
      • getResetInstanceMethod

        public static io.grpc.MethodDescriptor<ResetInstanceRequest,​com.google.longrunning.Operation> getResetInstanceMethod()
      • getUpgradeInstanceMethod

        public static io.grpc.MethodDescriptor<UpgradeInstanceRequest,​com.google.longrunning.Operation> getUpgradeInstanceMethod()
      • getRollbackInstanceMethod

        public static io.grpc.MethodDescriptor<RollbackInstanceRequest,​com.google.longrunning.Operation> getRollbackInstanceMethod()
      • getDiagnoseInstanceMethod

        public static io.grpc.MethodDescriptor<DiagnoseInstanceRequest,​com.google.longrunning.Operation> getDiagnoseInstanceMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()