Get desktop application:
View/edit binary Protocol Buffers messages
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: spqr.BackendConnectionsService.ListBackendConnections, spqr.BalancerTaskService.GetBalancerTask, spqr.BalancerTaskService.RemoveBalancerTask, spqr.ClientInfoService.ListClients, spqr.DistributionService.ListDistributions, spqr.DistributionService.ListSequences, spqr.KeyRangeService.DropAllKeyRanges, spqr.KeyRangeService.ListAllKeyRanges, spqr.MoveTasksService.GetMoveTaskGroup, spqr.MoveTasksService.RemoveMoveTaskGroup, spqr.MoveTasksService.RetryMoveTaskGroup, spqr.PoolService.ListPools, spqr.RedistributeTaskService.GetRedistributeTask, spqr.RedistributeTaskService.RemoveRedistributeTask, spqr.RouterService.ListRouters, spqr.ShardService.ListShards, spqr.TopologyService.CloseRouter, spqr.TopologyService.GetCoordinator, spqr.TopologyService.GetRouterStatus, spqr.TopologyService.OpenRouter
Used as response type in: spqr.BalancerTaskService.RemoveBalancerTask, spqr.BalancerTaskService.WriteBalancerTask, spqr.DistributionService.AlterDistributedRelation, spqr.DistributionService.AlterDistributionAttach, spqr.DistributionService.AlterDistributionDetach, spqr.DistributionService.CreateDistribution, spqr.DistributionService.DropDistribution, spqr.DistributionService.DropSequence, spqr.DistributionService.SyncReferenceTables, spqr.KeyRangeService.BatchMoveKeyRange, spqr.KeyRangeService.RedistributeKeyRange, spqr.KeyRangeService.RenameKeyRange, spqr.MoveTasksService.RemoveMoveTaskGroup, spqr.MoveTasksService.RetryMoveTaskGroup, spqr.MoveTasksService.WriteMoveTaskGroup, spqr.RedistributeTaskService.RemoveRedistributeTask, spqr.RedistributeTaskService.WriteRedistributeTask, spqr.RouterService.RemoveRouter, spqr.RouterService.SyncMetadata, spqr.ShardService.AddDataShard, spqr.ShardService.AddWorldShard, spqr.ShardingRulesService.AddShardingRules, spqr.ShardingRulesService.DropShardingRules, spqr.TopologyService.CloseRouter, spqr.TopologyService.OpenRouter, spqr.TopologyService.UpdateCoordinator
(message has no fields)