Class: Google::Cloud::Monitoring::V3::ListNotificationChannelsRequest

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 ListNotificationChannels request.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



139
140
141
142
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 139

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

#name::String



139
140
141
142
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 139

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

#order_by::String



139
140
141
142
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 139

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

#page_size::Integer



139
140
141
142
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 139

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

#page_token::String



139
140
141
142
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 139

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