Class: RemoteTrackFacadeService::MultiQueryDetailTrackInfos_args
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::MultiQueryDetailTrackInfos_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_facade_service.rb
Constant Summary collapse
- TRACKIDS =
1
- FIELDS =
{ TRACKIDS => {:type => ::Thrift::Types::LIST, :name => 'trackIds', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
559 |
# File 'lib/remote_track_facade_service.rb', line 559 def struct_fields; FIELDS; end |
#validate ⇒ Object
561 562 |
# File 'lib/remote_track_facade_service.rb', line 561 def validate end |