lib/google/cloud/debugger/v2/controller2_client.rb in google-cloud-debugger-0.32.2 vs lib/google/cloud/debugger/v2/controller2_client.rb in google-cloud-debugger-0.32.3

- old
+ new

@@ -17,10 +17,11 @@ # https://github.com/googleapis/googleapis/blob/master/google/devtools/clouddebugger/v2/controller.proto, # and updates to that file get reflected here through a refresh process. # For the short term, the refresh process will only be runnable by Google # engineers. + require "json" require "pathname" require "google/gax" @@ -53,9 +54,10 @@ # service. # # @!attribute [r] controller2_stub # @return [Google::Devtools::Clouddebugger::V2::Controller2::Stub] class Controller2Client + # @private attr_reader :controller2_stub # The default address of the service. SERVICE_ADDRESS = "clouddebugger.googleapis.com".freeze