Class: ChannelService::GetCommonDomains_args
- Inherits:
-
Object
- Object
- ChannelService::GetCommonDomains_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- LASTSYNCED =
1
- FIELDS =
{ LASTSYNCED => {:type => ::Thrift::Types::I64, :name => 'lastSynced'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
665 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 665 def struct_fields; FIELDS; end |
#validate ⇒ Object
667 668 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 667 def validate end |