Class: GetPredefinedScenarioSetsRequest
- Inherits:
-
Object
- Object
- GetPredefinedScenarioSetsRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- DEVICEIDS =
1
- FIELDS =
{ DEVICEIDS => {:type => ::Thrift::Types::LIST, :name => 'deviceIds', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5685 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5685 def struct_fields; FIELDS; end |
#validate ⇒ Object
5687 5688 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5687 def validate end |