Method: Google::Cloud::Monitoring::V3::SendNotificationChannelVerificationCodeRequest#name
- Defined in:
- proto_docs/google/monitoring/v3/notification_service.rb
permalink #name ⇒ ::String
Returns Required. The notification channel to which to send a verification code.
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 |