Uses of Class
com.google.cloud.notebooks.v1.DiagnoseRuntimeRequest
-
Packages that use DiagnoseRuntimeRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of DiagnoseRuntimeRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return DiagnoseRuntimeRequest Modifier and Type Method Description DiagnoseRuntimeRequest
DiagnoseRuntimeRequest.Builder. build()
DiagnoseRuntimeRequest
DiagnoseRuntimeRequest.Builder. buildPartial()
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. getDefaultInstance()
DiagnoseRuntimeRequest
DiagnoseRuntimeRequest.Builder. getDefaultInstanceForType()
DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. getDefaultInstanceForType()
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseDelimitedFrom(InputStream input)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(byte[] data)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(com.google.protobuf.ByteString data)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(InputStream input)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(ByteBuffer data)
static DiagnoseRuntimeRequest
DiagnoseRuntimeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1 that return types with arguments of type DiagnoseRuntimeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceClient. diagnoseRuntimeCallable()
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.com.google.api.gax.rpc.OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceClient. diagnoseRuntimeOperationCallable()
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceSettings.Builder. diagnoseRuntimeOperationSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.OperationCallSettings<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceSettings. diagnoseRuntimeOperationSettings()
Returns the object with the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings.Builder. diagnoseRuntimeSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.UnaryCallSettings<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings. diagnoseRuntimeSettings()
Returns the object with the settings used for calls to diagnoseRuntime.static io.grpc.MethodDescriptor<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceGrpc. getDiagnoseRuntimeMethod()
com.google.protobuf.Parser<DiagnoseRuntimeRequest>
DiagnoseRuntimeRequest. getParserForType()
static com.google.protobuf.Parser<DiagnoseRuntimeRequest>
DiagnoseRuntimeRequest. parser()
Methods in com.google.cloud.notebooks.v1 with parameters of type DiagnoseRuntimeRequest Modifier and Type Method Description default void
ManagedNotebookServiceGrpc.AsyncService. diagnoseRuntime(DiagnoseRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.com.google.longrunning.Operation
ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. diagnoseRuntime(DiagnoseRuntimeRequest request)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ManagedNotebookServiceGrpc.ManagedNotebookServiceFutureStub. diagnoseRuntime(DiagnoseRuntimeRequest request)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.void
ManagedNotebookServiceGrpc.ManagedNotebookServiceStub. diagnoseRuntime(DiagnoseRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.com.google.api.gax.longrunning.OperationFuture<Runtime,OperationMetadata>
ManagedNotebookServiceClient. diagnoseRuntimeAsync(DiagnoseRuntimeRequest request)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.DiagnoseRuntimeRequest.Builder
DiagnoseRuntimeRequest.Builder. mergeFrom(DiagnoseRuntimeRequest other)
static DiagnoseRuntimeRequest.Builder
DiagnoseRuntimeRequest. newBuilder(DiagnoseRuntimeRequest prototype)
-
Uses of DiagnoseRuntimeRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type DiagnoseRuntimeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
GrpcManagedNotebookServiceStub. diagnoseRuntimeCallable()
com.google.api.gax.rpc.UnaryCallable<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStub. diagnoseRuntimeCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
GrpcManagedNotebookServiceStub. diagnoseRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStub. diagnoseRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStubSettings.Builder. diagnoseRuntimeOperationSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.OperationCallSettings<DiagnoseRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStubSettings. diagnoseRuntimeOperationSettings()
Returns the object with the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings.Builder. diagnoseRuntimeSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.com.google.api.gax.rpc.UnaryCallSettings<DiagnoseRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings. diagnoseRuntimeSettings()
Returns the object with the settings used for calls to diagnoseRuntime.
-