Class: GetContactsV2Response
- Inherits:
-
Object
- Object
- GetContactsV2Response
- 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
- CONTACTS =
1
- FIELDS =
{ CONTACTS => {:type => ::Thrift::Types::MAP, :name => 'contacts', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ContactEntry}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17407 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17407 def struct_fields; FIELDS; end |
#validate ⇒ Object
17409 17410 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17409 def validate end |