Class: Google::Apis::MonitoringV3::SendNotificationChannelVerificationCodeRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ SendNotificationChannelVerificationCodeRequest

Returns a new instance of SendNotificationChannelVerificationCodeRequest.



4039
4040
4041
# File 'lib/google/apis/monitoring_v3/classes.rb', line 4039

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4044
4045
# File 'lib/google/apis/monitoring_v3/classes.rb', line 4044

def update!(**args)
end