Class: GetModulesResponseV2
- Inherits:
-
Object
- Object
- GetModulesResponseV2
- 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
- MODULEAGGREGATIONRESPONSE =
1
- NOTMODIFIED =
2
- FIELDS =
{ MODULEAGGREGATIONRESPONSE => {:type => ::Thrift::Types::STRUCT, :name => 'moduleAggregationResponse', :class => ::ModuleAggregationResponseV2}, NOTMODIFIED => {:type => ::Thrift::Types::STRUCT, :name => 'notModified', :class => ::NotModified} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12837 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12837 def struct_fields; FIELDS; end |
#validate ⇒ Object
12839 12840 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12839 def validate end |