package google.protobuf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Empty

empty.proto:51

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

Used as request type in: teaclave_scheduler_service_proto.TeaclaveScheduler.Subscribe

Used as response type in: teaclave_authentication_service_proto.TeaclaveAuthenticationApi.DeleteUser, teaclave_authentication_service_proto.TeaclaveAuthenticationApi.UserChangePassword, teaclave_authentication_service_proto.TeaclaveAuthenticationApi.UserRegister, teaclave_authentication_service_proto.TeaclaveAuthenticationApi.UserUpdate, teaclave_frontend_service_proto.TeaclaveFrontend.ApproveTask, teaclave_frontend_service_proto.TeaclaveFrontend.AssignData, teaclave_frontend_service_proto.TeaclaveFrontend.CancelTask, teaclave_frontend_service_proto.TeaclaveFrontend.DeleteFunction, teaclave_frontend_service_proto.TeaclaveFrontend.DisableFunction, teaclave_frontend_service_proto.TeaclaveFrontend.InvokeTask, teaclave_management_service_proto.TeaclaveManagement.ApproveTask, teaclave_management_service_proto.TeaclaveManagement.AssignData, teaclave_management_service_proto.TeaclaveManagement.CancelTask, teaclave_management_service_proto.TeaclaveManagement.DeleteFunction, teaclave_management_service_proto.TeaclaveManagement.DisableFunction, teaclave_management_service_proto.TeaclaveManagement.InvokeTask, teaclave_management_service_proto.TeaclaveManagement.SaveLogs, teaclave_scheduler_service_proto.TeaclaveScheduler.PublishTask, teaclave_scheduler_service_proto.TeaclaveScheduler.UpdateTaskResult, teaclave_scheduler_service_proto.TeaclaveScheduler.UpdateTaskStatus, teaclave_storage_service_proto.TeaclaveStorage.Delete, teaclave_storage_service_proto.TeaclaveStorage.Enqueue, teaclave_storage_service_proto.TeaclaveStorage.Put

(message has no fields)