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