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 DiagnoseRuntimeRequestDiagnoseRuntimeRequest.Builder. build()DiagnoseRuntimeRequestDiagnoseRuntimeRequest.Builder. buildPartial()static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. getDefaultInstance()DiagnoseRuntimeRequestDiagnoseRuntimeRequest.Builder. getDefaultInstanceForType()DiagnoseRuntimeRequestDiagnoseRuntimeRequest. getDefaultInstanceForType()static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseDelimitedFrom(InputStream input)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(byte[] data)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(com.google.protobuf.ByteString data)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(InputStream input)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. parseFrom(ByteBuffer data)static DiagnoseRuntimeRequestDiagnoseRuntimeRequest. 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 voidManagedNotebookServiceGrpc.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.OperationManagedNotebookServiceGrpc.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.voidManagedNotebookServiceGrpc.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.BuilderDiagnoseRuntimeRequest.Builder. mergeFrom(DiagnoseRuntimeRequest other)static DiagnoseRuntimeRequest.BuilderDiagnoseRuntimeRequest. 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.
-