lib/google/devtools/clouddebugger/v2/debugger_services_pb.rb in google-cloud-debugger-v2-0.3.3 vs lib/google/devtools/clouddebugger/v2/debugger_services_pb.rb in google-cloud-debugger-v2-0.3.4

- old
+ new

@@ -37,10 +37,10 @@ # # The Debugger service enables the client to set one or more Breakpoints on a # Debuggee and collect the results of the set Breakpoints. class Service - include GRPC::GenericService + include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'google.devtools.clouddebugger.v2.Debugger2'