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
11923 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11923 def struct_fields; FIELDS; end |
#validate ⇒ Object
11925 11926 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11925 def validate end |