Class: Google::Cloud::Monitoring::V3::ListNotificationChannelDescriptorsRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



48
49
50
51
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 48

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

#page_size::Integer



48
49
50
51
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 48

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

#page_token::String



48
49
50
51
# File 'proto_docs/google/monitoring/v3/notification_service.rb', line 48

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