Method: Google::Cloud::Monitoring::V3::SendNotificationChannelVerificationCodeRequest#name

Defined in:
proto_docs/google/monitoring/v3/notification_service.rb

#name::String

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

Returns:

  • (::String)

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

[View source]

210
211
212
213
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 210

class SendNotificationChannelVerificationCodeRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end