Class: GRPC::RpcDesc::Stream
- Inherits:
-
Object
- Object
- GRPC::RpcDesc::Stream
- Defined in:
- lib/protobuf_transpiler.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
185 186 187 |
# File 'lib/protobuf_transpiler.rb', line 185 def to_s "stream #{type}" end |