Class: Google::Monitoring::V3::SendNotificationChannelVerificationCodeRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb

Overview

The +SendNotificationChannelVerificationCode+ request.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The notification channel to which to send a verification code.

Returns:

  • (String)

    The notification channel to which to send a verification code.



162
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb', line 162

class SendNotificationChannelVerificationCodeRequest; end