class Google::Apis::ClouddebuggerV2::UpdateActiveBreakpointResponse

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

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/clouddebugger_v2/classes.rb, line 955
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/clouddebugger_v2/classes.rb, line 960
def update!(**args)
end