Class: ImageTextRequestEntry
- Inherits:
-
Object
- Object
- ImageTextRequestEntry
- 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
- TEXT =
1
- FIELDS =
{ TEXT => {:type => ::Thrift::Types::STRING, :name => 'text'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11054 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11054 def struct_fields; FIELDS; end |
#validate ⇒ Object
11056 11057 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11056 def validate end |