Class: GetSuggestResourcesV2Response
- Inherits:
-
Object
- Object
- GetSuggestResourcesV2Response
- 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
- SUGGESTRESOURCES =
1
- FIELDS =
{ SUGGESTRESOURCES => {:type => ::Thrift::Types::MAP, :name => 'suggestResources', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::SuggestResource}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11746 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11746 def struct_fields; FIELDS; end |
#validate ⇒ Object
11748 11749 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11748 def validate end |