Class: Google::Cloud::Monitoring::V3::DeleteNotificationChannelRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/notification_service.rb

Overview

The DeleteNotificationChannel request.

Instance Attribute Summary collapse

Instance Attribute Details

#force::Boolean



203
204
205
206
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 203

class DeleteNotificationChannelRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



203
204
205
206
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 203

class DeleteNotificationChannelRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end