Class: ChannelService::UpdateChannelSettings_args
- Inherits:
-
Object
- Object
- ChannelService::UpdateChannelSettings_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- CHANNELSETTINGS =
1
- FIELDS =
{ CHANNELSETTINGS => {:type => ::Thrift::Types::STRUCT, :name => 'channelSettings', :class => ::ChannelSettings} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
533 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 533 def struct_fields; FIELDS; end |
#validate ⇒ Object
535 536 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 535 def validate end |