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

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
more...

Overview

Request for the StartScanRun method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartScanRunRequest

Returns a new instance of StartScanRunRequest.

[View source]

867
868
869
# File 'generated/google/apis/websecurityscanner_v1/classes.rb', line 867

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

872
873
# File 'generated/google/apis/websecurityscanner_v1/classes.rb', line 872

def update!(**args)
end