Class: UpdateProfileAttributesRequest

Inherits:
Object
  • Object
show all
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

PROFILEATTRIBUTES =
1
FIELDS =
{
  PROFILEATTRIBUTES => {:type => ::Thrift::Types::MAP, :name => 'profileAttributes', :key => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_ze}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ProfileContent}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



13924
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13924

def struct_fields; FIELDS; end

#validateObject



13926
13927
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13926

def validate
end