Class: Google::Apis::WebsecurityscannerV1alpha::StopScanRunRequest

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

Overview

Request for the StopScanRun method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopScanRunRequest

Returns a new instance of StopScanRunRequest.



678
679
680
# File 'lib/google/apis/websecurityscanner_v1alpha/classes.rb', line 678

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



683
684
# File 'lib/google/apis/websecurityscanner_v1alpha/classes.rb', line 683

def update!(**args)
end