Class: Google::Apis::MonitoringV3::SendNotificationChannelVerificationCodeRequest
- Inherits:
-
Object
- Object
- Google::Apis::MonitoringV3::SendNotificationChannelVerificationCodeRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/monitoring_v3/classes.rb,
lib/google/apis/monitoring_v3/representations.rb,
lib/google/apis/monitoring_v3/representations.rb
Overview
The SendNotificationChannelVerificationCode request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SendNotificationChannelVerificationCodeRequest
constructor
A new instance of SendNotificationChannelVerificationCodeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SendNotificationChannelVerificationCodeRequest
Returns a new instance of SendNotificationChannelVerificationCodeRequest.
3634 3635 3636 |
# File 'lib/google/apis/monitoring_v3/classes.rb', line 3634 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3639 3640 |
# File 'lib/google/apis/monitoring_v3/classes.rb', line 3639 def update!(**args) end |