Class: TalkService::UpdateSettingsAttributes2_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/talk_service.rb

Constant Summary collapse

REQSEQ =
1
ATTRIBUTESTOUPDATE =
4
SETTINGS =
3
FIELDS =
{
  REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'},
  ATTRIBUTESTOUPDATE => {:type => ::Thrift::Types::SET, :name => 'attributesToUpdate', :element => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_cg}},
  SETTINGS => {:type => ::Thrift::Types::STRUCT, :name => 'settings', :class => ::Settings}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



5705
# File 'lib/linerb/gen-rb/talk_service.rb', line 5705

def struct_fields; FIELDS; end

#validateObject



5707
5708
# File 'lib/linerb/gen-rb/talk_service.rb', line 5707

def validate
end