Class: Google::Apis::WebsecurityscannerV1beta::StartScanRunRequest
- Inherits:
-
Object
- Object
- Google::Apis::WebsecurityscannerV1beta::StartScanRunRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/websecurityscanner_v1beta/classes.rb,
generated/google/apis/websecurityscanner_v1beta/representations.rb,
generated/google/apis/websecurityscanner_v1beta/representations.rb
Overview
Request for the StartScanRun
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StartScanRunRequest
constructor
A new instance of StartScanRunRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StartScanRunRequest
Returns a new instance of StartScanRunRequest.
878 879 880 |
# File 'generated/google/apis/websecurityscanner_v1beta/classes.rb', line 878 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
883 884 |
# File 'generated/google/apis/websecurityscanner_v1beta/classes.rb', line 883 def update!(**args) end |