Class: GetHomeFlexContentResponse
- Inherits:
-
Object
- Object
- GetHomeFlexContentResponse
- 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
- PLACEMENTS =
1
- EXPIRETIMEMILLIS =
2
- FIELDS =
{ PLACEMENTS => {:type => ::Thrift::Types::LIST, :name => 'placements', :element => {:type => ::Thrift::Types::STRUCT, :class => ::HomeTabPlacement}}, EXPIRETIMEMILLIS => {:type => ::Thrift::Types::I64, :name => 'expireTimeMillis'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4862 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4862 def struct_fields; FIELDS; end |
#validate ⇒ Object
4864 4865 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4864 def validate end |