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 => ::P0_a_e_a_b_dg}},
  SETTINGS => {:type => ::Thrift::Types::STRUCT, :name => 'settings', :class => ::Settings}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end