Class: GetTagClusterFileResponse
- Inherits:
-
Object
- Object
- GetTagClusterFileResponse
- 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
- PATH =
1
- UPDATEDTIMEMILLIS =
2
- FIELDS =
{ PATH => {:type => ::Thrift::Types::STRING, :name => 'path'}, UPDATEDTIMEMILLIS => {:type => ::Thrift::Types::I64, :name => 'updatedTimeMillis'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12248 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12248 def struct_fields; FIELDS; end |
#validate ⇒ Object
12250 12251 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12250 def validate end |