Class: Google::Monitoring::V3::GetNotificationChannelRequest

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

Overview

The +GetNotificationChannel+ request.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The channel for which to execute the request. The format is +projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]+.

Returns:

  • (String)

    The channel for which to execute the request. The format is +projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]+.



131
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification_service.rb', line 131

class GetNotificationChannelRequest; end