generated/google/apis/clouddebugger_v2.rb in google-api-client-0.37.2 vs generated/google/apis/clouddebugger_v2.rb in google-api-client-0.37.3

- old
+ new

@@ -16,18 +16,18 @@ require 'google/apis/clouddebugger_v2/classes.rb' require 'google/apis/clouddebugger_v2/representations.rb' module Google module Apis - # Stackdriver Debugger API + # Cloud Debugger API # # Examines the call stack and variables of a running application without # stopping or slowing it down. # # @see https://cloud.google.com/debugger module ClouddebuggerV2 VERSION = 'V2' - REVISION = '20200221' + REVISION = '20200228' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' # Use Stackdriver Debugger