lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb in google-cloud-tasks-v2-0.4.0 vs lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb in google-cloud-tasks-v2-0.4.1

- old
+ new

@@ -27,10 +27,10 @@ module CloudTasks # Cloud Tasks allows developers to manage the execution of background # work in their applications. class Service - include GRPC::GenericService + include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'google.cloud.tasks.v2.CloudTasks'