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

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

Overview

Request for the StopScanRun method.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ StopScanRunRequest

Returns a new instance of StopScanRunRequest



680
681
682
# File 'generated/google/apis/websecurityscanner_v1alpha/classes.rb', line 680

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



685
686
# File 'generated/google/apis/websecurityscanner_v1alpha/classes.rb', line 685

def update!(**args)
end