Class: Google::Apis::ThreatintelligenceV1beta::MarkAlertAsResolvedRequest
- Inherits:
-
Object
- Object
- Google::Apis::ThreatintelligenceV1beta::MarkAlertAsResolvedRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/threatintelligence_v1beta/classes.rb,
lib/google/apis/threatintelligence_v1beta/representations.rb,
lib/google/apis/threatintelligence_v1beta/representations.rb
Overview
Request message for MarkAlertAsResolved.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MarkAlertAsResolvedRequest
constructor
A new instance of MarkAlertAsResolvedRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MarkAlertAsResolvedRequest
Returns a new instance of MarkAlertAsResolvedRequest.
1615 1616 1617 |
# File 'lib/google/apis/threatintelligence_v1beta/classes.rb', line 1615 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1620 1621 |
# File 'lib/google/apis/threatintelligence_v1beta/classes.rb', line 1620 def update!(**args) end |