Class: Google::Apis::WebsecurityscannerV1::StartScanRunRequest

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

Overview

Request for the StartScanRun method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartScanRunRequest

Returns a new instance of StartScanRunRequest.



879
880
881
# File 'lib/google/apis/websecurityscanner_v1/classes.rb', line 879

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



884
885
# File 'lib/google/apis/websecurityscanner_v1/classes.rb', line 884

def update!(**args)
end