Method: Google::Cloud::Monitoring::V3::ListNotificationChannelDescriptorsResponse#channel_descriptors
- Defined in:
- proto_docs/google/monitoring/v3/notification_service.rb
permalink #channel_descriptors ⇒ ::Array<::Google::Cloud::Monitoring::V3::NotificationChannelDescriptor>
Returns The monitored resource descriptors supported for the specified project, optionally filtered.
64 65 66 67 |
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 64 class ListNotificationChannelDescriptorsResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |