proto_docs/google/protobuf/empty.rb in google-cloud-recaptcha_enterprise-v1beta1-0.1.0 vs proto_docs/google/protobuf/empty.rb in google-cloud-recaptcha_enterprise-v1beta1-0.1.1
- old
+ new
@@ -27,10 +27,10 @@
# rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
# }
#
# The JSON representation for `Empty` is empty JSON object `{}`.
class Empty
- include Google::Protobuf::MessageExts
- extend Google::Protobuf::MessageExts::ClassMethods
+ include ::Google::Protobuf::MessageExts
+ extend ::Google::Protobuf::MessageExts::ClassMethods
end
end
end