lib/google/cloud/functions/v1/functions_services_pb.rb in google-cloud-functions-v1-0.3.0 vs lib/google/cloud/functions/v1/functions_services_pb.rb in google-cloud-functions-v1-0.3.1

- old
+ new

@@ -25,10 +25,10 @@ module V1 module CloudFunctionsService # A service that application uses to manipulate triggers and functions. class Service - include GRPC::GenericService + include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'google.cloud.functions.v1.CloudFunctionsService'