Class: Kaltura::FileSync

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at.



1287
1288
1289
# File 'lib/kaltura/kaltura_client.rb', line 1287

def created_at
  @created_at
end

#dcObject

Returns the value of attribute dc.



1285
1286
1287
# File 'lib/kaltura/kaltura_client.rb', line 1285

def dc
  @dc
end

#file_contentObject

Returns the value of attribute file_content.



1299
1300
1301
# File 'lib/kaltura/kaltura_client.rb', line 1299

def file_content
  @file_content
end

#file_disc_sizeObject

Returns the value of attribute file_disc_size.



1300
1301
1302
# File 'lib/kaltura/kaltura_client.rb', line 1300

def file_disc_size
  @file_disc_size
end

#file_pathObject

Returns the value of attribute file_path.



1296
1297
1298
# File 'lib/kaltura/kaltura_client.rb', line 1296

def file_path
  @file_path
end

#file_rootObject

Returns the value of attribute file_root.



1295
1296
1297
# File 'lib/kaltura/kaltura_client.rb', line 1295

def file_root
  @file_root
end

#file_sizeObject

Returns the value of attribute file_size.



1297
1298
1299
# File 'lib/kaltura/kaltura_client.rb', line 1297

def file_size
  @file_size
end

#file_typeObject

Returns the value of attribute file_type.



1292
1293
1294
# File 'lib/kaltura/kaltura_client.rb', line 1292

def file_type
  @file_type
end

#file_urlObject

Returns the value of attribute file_url.



1298
1299
1300
# File 'lib/kaltura/kaltura_client.rb', line 1298

def file_url
  @file_url
end

#idObject

Returns the value of attribute id.



1279
1280
1281
# File 'lib/kaltura/kaltura_client.rb', line 1279

def id
  @id
end

Returns the value of attribute link_count.



1294
1295
1296
# File 'lib/kaltura/kaltura_client.rb', line 1294

def link_count
  @link_count
end

#linked_idObject

Returns the value of attribute linked_id.



1293
1294
1295
# File 'lib/kaltura/kaltura_client.rb', line 1293

def linked_id
  @linked_id
end

#object_idObject

Returns the value of attribute object_id.



1282
1283
1284
# File 'lib/kaltura/kaltura_client.rb', line 1282

def object_id
  @object_id
end

#object_sub_typeObject

Returns the value of attribute object_sub_type.



1284
1285
1286
# File 'lib/kaltura/kaltura_client.rb', line 1284

def object_sub_type
  @object_sub_type
end

#object_typeObject

Returns the value of attribute object_type.



1281
1282
1283
# File 'lib/kaltura/kaltura_client.rb', line 1281

def object_type
  @object_type
end

#originalObject

Returns the value of attribute original.



1286
1287
1288
# File 'lib/kaltura/kaltura_client.rb', line 1286

def original
  @original
end

#partner_idObject

Returns the value of attribute partner_id.



1280
1281
1282
# File 'lib/kaltura/kaltura_client.rb', line 1280

def partner_id
  @partner_id
end

#ready_atObject

Returns the value of attribute ready_at.



1289
1290
1291
# File 'lib/kaltura/kaltura_client.rb', line 1289

def ready_at
  @ready_at
end

#statusObject

Returns the value of attribute status.



1291
1292
1293
# File 'lib/kaltura/kaltura_client.rb', line 1291

def status
  @status
end

#sync_timeObject

Returns the value of attribute sync_time.



1290
1291
1292
# File 'lib/kaltura/kaltura_client.rb', line 1290

def sync_time
  @sync_time
end

#updated_atObject

Returns the value of attribute updated_at.



1288
1289
1290
# File 'lib/kaltura/kaltura_client.rb', line 1288

def updated_at
  @updated_at
end

#versionObject

Returns the value of attribute version.



1283
1284
1285
# File 'lib/kaltura/kaltura_client.rb', line 1283

def version
  @version
end