exproto v0.2.0 Google.Protobuf.MethodDescriptorProto

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Google.Protobuf.MethodDescriptorProto{
  client_streaming: boolean(),
  input_type: String.t(),
  name: String.t(),
  options: Google.Protobuf.MethodOptions.t(),
  output_type: String.t(),
  server_streaming: boolean()
}

Link to this section Functions