Class: Google::Apis::ClouddebuggerV2::UpdateActiveBreakpointResponse

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
generated/google/apis/clouddebugger_v2/classes.rb,
generated/google/apis/clouddebugger_v2/representations.rb,
generated/google/apis/clouddebugger_v2/representations.rb

Overview

Response for updating an active breakpoint. The message is defined to allow future extensions.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UpdateActiveBreakpointResponse

Returns a new instance of UpdateActiveBreakpointResponse.



955
956
957
# File 'generated/google/apis/clouddebugger_v2/classes.rb', line 955

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



960
961
# File 'generated/google/apis/clouddebugger_v2/classes.rb', line 960

def update!(**args)
end