Class: GetModulesRequest
- Inherits:
-
Object
- Object
- GetModulesRequest
- 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
- ETAG =
1
- FIELDS =
{ ETAG => {:type => ::Thrift::Types::STRING, :name => 'etag'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12853 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12853 def struct_fields; FIELDS; end |
#validate ⇒ Object
12855 12856 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12855 def validate end |