lib/google/cloud/dialogflow/v2/doc/google/protobuf/empty.rb in google-cloud-dialogflow-0.2.1 vs lib/google/cloud/dialogflow/v2/doc/google/protobuf/empty.rb in google-cloud-dialogflow-0.2.2

- old
+ new

@@ -21,9 +21,9 @@ # # service Foo { # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); # } # - # The JSON representation for +Empty+ is empty JSON object +{}+. + # The JSON representation for `Empty` is empty JSON object `{}`. class Empty; end end end \ No newline at end of file