Class: Google::Apis::SecuritycenterV1::RunAssetDiscoveryRequest
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1::RunAssetDiscoveryRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/securitycenter_v1/classes.rb,
lib/google/apis/securitycenter_v1/representations.rb,
lib/google/apis/securitycenter_v1/representations.rb
Overview
Request message for running asset discovery for an organization.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RunAssetDiscoveryRequest
constructor
A new instance of RunAssetDiscoveryRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RunAssetDiscoveryRequest
Returns a new instance of RunAssetDiscoveryRequest.
9838 9839 9840 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 9838 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
9843 9844 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 9843 def update!(**args) end |