Class: Google::Apis::WebsecurityscannerV1alpha::StartScanRunRequest

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 StartScanRun 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) ⇒ StartScanRunRequest

Returns a new instance of StartScanRunRequest



705
706
707
# File 'generated/google/apis/websecurityscanner_v1alpha/classes.rb', line 705

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



710
711
# File 'generated/google/apis/websecurityscanner_v1alpha/classes.rb', line 710

def update!(**args)
end