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
544 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 544 def struct_fields; FIELDS; end |
#validate ⇒ Object
546 547 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 546 def validate end |