MCPcopy
hub / github.com/grpc/grpc-go / GetOrcaPerQueryReport

Method GetOrcaPerQueryReport

interop/grpc_testing/messages.pb.go:585–590  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

583}
584
585func (x *SimpleRequest) GetOrcaPerQueryReport() *TestOrcaReport {
586 if x != nil {
587 return x.OrcaPerQueryReport
588 }
589 return nil
590}
591
592// Unary response, as configured by the request.
593type SimpleResponse struct {

Callers 1

UnaryCallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected