Class: RemoteTrackQueryService::QueryDetailTrackInfo_args
- Inherits:
-
Object
- Object
- RemoteTrackQueryService::QueryDetailTrackInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_query_service.rb
Constant Summary collapse
- TRACKID =
1
- FIELDS =
{ TRACKID => {:type => ::Thrift::Types::I64, :name => 'trackId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
183 |
# File 'lib/remote_track_query_service.rb', line 183 def struct_fields; FIELDS; end |
#validate ⇒ Object
185 186 |
# File 'lib/remote_track_query_service.rb', line 185 def validate end |