Class: UpdateProfileAttributesRequest
- Inherits:
-
Object
- Object
- UpdateProfileAttributesRequest
- 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 => ::P0_a_e_a_b_af}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ProfileContent}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14792 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14792 def struct_fields; FIELDS; end |
#validate ⇒ Object
14794 14795 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14794 def validate end |