Class: TalkService::GetSettingsAttributes2_args
- Inherits:
-
Object
- Object
- TalkService::GetSettingsAttributes2_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- ATTRIBUTESTORETRIEVE =
2
- FIELDS =
{ ATTRIBUTESTORETRIEVE => {:type => ::Thrift::Types::SET, :name => 'attributesToRetrieve', :element => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_e_a_b_dg}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5446 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5446 def struct_fields; FIELDS; end |
#validate ⇒ Object
5448 5449 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5448 def validate end |