Class: Google::Cloud::Iot::V1::GatewayListOptions

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/iot/v1/device_manager.rb

Overview

Options for limiting the list based on gateway type and associations.

Instance Attribute Summary collapse

Instance Attribute Details

#associations_device_id::String



229
230
231
232
# File 'proto_docs/google/cloud/iot/v1/device_manager.rb', line 229

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

#associations_gateway_id::String



229
230
231
232
# File 'proto_docs/google/cloud/iot/v1/device_manager.rb', line 229

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

#gateway_type::Google::Cloud::Iot::V1::GatewayType



229
230
231
232
# File 'proto_docs/google/cloud/iot/v1/device_manager.rb', line 229

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