Class: Google::Monitoring::V3::SendNotificationChannelVerificationCodeRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Monitoring::V3::SendNotificationChannelVerificationCodeRequest
 
 
- Defined in:
 - lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb
 
Overview
The +SendNotificationChannelVerificationCode+ request.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The notification channel to which to send a verification code.
 
Instance Attribute Details
#name ⇒ String
Returns 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  |