Class: Google::Monitoring::V3::GetNotificationChannelDescriptorRequest

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

Overview

The +GetNotificationChannelDescriptor+ response.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The channel type for which to execute the request. The format is +projects/[PROJECT_ID]/notificationChannelDescriptors/channel_type+.

Returns:

  • (String)

    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