Class: Google::Apis::WebsecurityscannerV1::StopScanRunRequest

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

Overview

Request for the StopScanRun method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopScanRunRequest

Returns a new instance of StopScanRunRequest.



880
881
882
# File 'generated/google/apis/websecurityscanner_v1/classes.rb', line 880

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



885
886
# File 'generated/google/apis/websecurityscanner_v1/classes.rb', line 885

def update!(**args)
end