Uses of Class
com.google.cloud.notebooks.v1.ReportRuntimeEventRequest
-
Packages that use ReportRuntimeEventRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of ReportRuntimeEventRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ReportRuntimeEventRequest Modifier and Type Method Description ReportRuntimeEventRequestReportRuntimeEventRequest.Builder. build()ReportRuntimeEventRequestReportRuntimeEventRequest.Builder. buildPartial()static ReportRuntimeEventRequestReportRuntimeEventRequest. getDefaultInstance()ReportRuntimeEventRequestReportRuntimeEventRequest.Builder. getDefaultInstanceForType()ReportRuntimeEventRequestReportRuntimeEventRequest. getDefaultInstanceForType()static ReportRuntimeEventRequestReportRuntimeEventRequest. parseDelimitedFrom(InputStream input)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(byte[] data)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(com.google.protobuf.ByteString data)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(InputStream input)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(ByteBuffer data)static ReportRuntimeEventRequestReportRuntimeEventRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v1 that return types with arguments of type ReportRuntimeEventRequest Modifier and Type Method Description com.google.protobuf.Parser<ReportRuntimeEventRequest>ReportRuntimeEventRequest. getParserForType()static io.grpc.MethodDescriptor<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceGrpc. getReportRuntimeEventMethod()static com.google.protobuf.Parser<ReportRuntimeEventRequest>ReportRuntimeEventRequest. parser()com.google.api.gax.rpc.UnaryCallable<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceClient. reportRuntimeEventCallable()Report and process a runtime event.com.google.api.gax.rpc.OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceClient. reportRuntimeEventOperationCallable()Report and process a runtime event.com.google.api.gax.rpc.OperationCallSettings.Builder<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceSettings.Builder. reportRuntimeEventOperationSettings()Returns the builder for the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.OperationCallSettings<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceSettings. reportRuntimeEventOperationSettings()Returns the object with the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceSettings.Builder. reportRuntimeEventSettings()Returns the builder for the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.UnaryCallSettings<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceSettings. reportRuntimeEventSettings()Returns the object with the settings used for calls to reportRuntimeEvent.Methods in com.google.cloud.notebooks.v1 with parameters of type ReportRuntimeEventRequest Modifier and Type Method Description ReportRuntimeEventRequest.BuilderReportRuntimeEventRequest.Builder. mergeFrom(ReportRuntimeEventRequest other)static ReportRuntimeEventRequest.BuilderReportRuntimeEventRequest. newBuilder(ReportRuntimeEventRequest prototype)default voidManagedNotebookServiceGrpc.AsyncService. reportRuntimeEvent(ReportRuntimeEventRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Report and process a runtime event.com.google.longrunning.OperationManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. reportRuntimeEvent(ReportRuntimeEventRequest request)Report and process a runtime event.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ManagedNotebookServiceGrpc.ManagedNotebookServiceFutureStub. reportRuntimeEvent(ReportRuntimeEventRequest request)Report and process a runtime event.voidManagedNotebookServiceGrpc.ManagedNotebookServiceStub. reportRuntimeEvent(ReportRuntimeEventRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Report and process a runtime event.com.google.api.gax.longrunning.OperationFuture<Runtime,OperationMetadata>ManagedNotebookServiceClient. reportRuntimeEventAsync(ReportRuntimeEventRequest request)Report and process a runtime event. -
Uses of ReportRuntimeEventRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type ReportRuntimeEventRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ReportRuntimeEventRequest,com.google.longrunning.Operation>GrpcManagedNotebookServiceStub. reportRuntimeEventCallable()com.google.api.gax.rpc.UnaryCallable<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceStub. reportRuntimeEventCallable()com.google.api.gax.rpc.OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata>GrpcManagedNotebookServiceStub. reportRuntimeEventOperationCallable()com.google.api.gax.rpc.OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceStub. reportRuntimeEventOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceStubSettings.Builder. reportRuntimeEventOperationSettings()Returns the builder for the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.OperationCallSettings<ReportRuntimeEventRequest,Runtime,OperationMetadata>ManagedNotebookServiceStubSettings. reportRuntimeEventOperationSettings()Returns the object with the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceStubSettings.Builder. reportRuntimeEventSettings()Returns the builder for the settings used for calls to reportRuntimeEvent.com.google.api.gax.rpc.UnaryCallSettings<ReportRuntimeEventRequest,com.google.longrunning.Operation>ManagedNotebookServiceStubSettings. reportRuntimeEventSettings()Returns the object with the settings used for calls to reportRuntimeEvent.
-