Class: Google::Apis::AlertcenterV1beta1::ActionInfo

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

Overview

Metadata related to the action.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ActionInfo

Returns a new instance of ActionInfo.



206
207
208
# File 'lib/google/apis/alertcenter_v1beta1/classes.rb', line 206

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



211
212
# File 'lib/google/apis/alertcenter_v1beta1/classes.rb', line 211

def update!(**args)
end