Class: ProfileContent
- Inherits:
-
Object
- Object
- ProfileContent
- 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
- VALUE =
1
- META =
2
- FIELDS =
{ VALUE => {:type => ::Thrift::Types::STRING, :name => 'value'}, META => {:type => ::Thrift::Types::MAP, :name => 'meta', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14776 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14776 def struct_fields; FIELDS; end |
#validate ⇒ Object
14778 14779 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14778 def validate end |