Home
last modified time | relevance | path

Searched defs:GaugeRequest (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/ruby/pb/grpc/testing/
Dmetrics_pb.rb25GaugeRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.GaugeRequest")… constant
/third_party/grpc/src/proto/grpc/testing/
Dmetrics.proto36 message GaugeRequest { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMetrics.cs368 public sealed partial class GaugeRequest : pb::IMessage<GaugeRequest> class
389 public GaugeRequest() { in GaugeRequest() method in Grpc.Testing.GaugeRequest
396 public GaugeRequest(GaugeRequest other) : this() { in GaugeRequest() method in Grpc.Testing.GaugeRequest