Class: ChannelService::GetApprovedChannels_args
- Inherits:
-
Object
- Object
- ChannelService::GetApprovedChannels_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- LASTSYNCED =
2
- LOCALE =
3
- FIELDS =
{ LASTSYNCED => {:type => ::Thrift::Types::I64, :name => 'lastSynced'}, LOCALE => {:type => ::Thrift::Types::STRING, :name => 'locale'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
398 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 398 def struct_fields; FIELDS; end |
#validate ⇒ Object
400 401 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 400 def validate end |