Class: Google::Monitoring::V3::GetNotificationChannelDescriptorRequest
- Inherits:
-
Object
- Object
- Google::Monitoring::V3::GetNotificationChannelDescriptorRequest
- Defined in:
- lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb
Overview
The +GetNotificationChannelDescriptor+ response.
Instance Attribute Summary collapse
-
#name ⇒ String
The channel type for which to execute the request.
Instance Attribute Details
#name ⇒ String
Returns The channel type for which to execute the request. The format is +projects/[PROJECT_ID]/notificationChannelDescriptors/channel_type+.
60 |
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb', line 60 class GetNotificationChannelDescriptorRequest; end |