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.



1244
1245
1246
# File 'lib/kaltura/kaltura_client.rb', line 1244

def created_at
  @created_at
end

#dcObject

Returns the value of attribute dc.



1242
1243
1244
# File 'lib/kaltura/kaltura_client.rb', line 1242

def dc
  @dc
end

#file_contentObject

Returns the value of attribute file_content.



1256
1257
1258
# File 'lib/kaltura/kaltura_client.rb', line 1256

def file_content
  @file_content
end

#file_disc_sizeObject

Returns the value of attribute file_disc_size.



1257
1258
1259
# File 'lib/kaltura/kaltura_client.rb', line 1257

def file_disc_size
  @file_disc_size
end

#file_pathObject

Returns the value of attribute file_path.



1253
1254
1255
# File 'lib/kaltura/kaltura_client.rb', line 1253

def file_path
  @file_path
end

#file_rootObject

Returns the value of attribute file_root.



1252
1253
1254
# File 'lib/kaltura/kaltura_client.rb', line 1252

def file_root
  @file_root
end

#file_sizeObject

Returns the value of attribute file_size.



1254
1255
1256
# File 'lib/kaltura/kaltura_client.rb', line 1254

def file_size
  @file_size
end

#file_typeObject

Returns the value of attribute file_type.



1249
1250
1251
# File 'lib/kaltura/kaltura_client.rb', line 1249

def file_type
  @file_type
end

#file_urlObject

Returns the value of attribute file_url.



1255
1256
1257
# File 'lib/kaltura/kaltura_client.rb', line 1255

def file_url
  @file_url
end

#idObject

Returns the value of attribute id.



1236
1237
1238
# File 'lib/kaltura/kaltura_client.rb', line 1236

def id
  @id
end

Returns the value of attribute link_count.



1251
1252
1253
# File 'lib/kaltura/kaltura_client.rb', line 1251

def link_count
  @link_count
end

#linked_idObject

Returns the value of attribute linked_id.



1250
1251
1252
# File 'lib/kaltura/kaltura_client.rb', line 1250

def linked_id
  @linked_id
end

#object_idObject

Returns the value of attribute object_id.



1239
1240
1241
# File 'lib/kaltura/kaltura_client.rb', line 1239

def object_id
  @object_id
end

#object_sub_typeObject

Returns the value of attribute object_sub_type.



1241
1242
1243
# File 'lib/kaltura/kaltura_client.rb', line 1241

def object_sub_type
  @object_sub_type
end

#object_typeObject

Returns the value of attribute object_type.



1238
1239
1240
# File 'lib/kaltura/kaltura_client.rb', line 1238

def object_type
  @object_type
end

#originalObject

Returns the value of attribute original.



1243
1244
1245
# File 'lib/kaltura/kaltura_client.rb', line 1243

def original
  @original
end

#partner_idObject

Returns the value of attribute partner_id.



1237
1238
1239
# File 'lib/kaltura/kaltura_client.rb', line 1237

def partner_id
  @partner_id
end

#ready_atObject

Returns the value of attribute ready_at.



1246
1247
1248
# File 'lib/kaltura/kaltura_client.rb', line 1246

def ready_at
  @ready_at
end

#statusObject

Returns the value of attribute status.



1248
1249
1250
# File 'lib/kaltura/kaltura_client.rb', line 1248

def status
  @status
end

#sync_timeObject

Returns the value of attribute sync_time.



1247
1248
1249
# File 'lib/kaltura/kaltura_client.rb', line 1247

def sync_time
  @sync_time
end

#updated_atObject

Returns the value of attribute updated_at.



1245
1246
1247
# File 'lib/kaltura/kaltura_client.rb', line 1245

def updated_at
  @updated_at
end

#versionObject

Returns the value of attribute version.



1240
1241
1242
# File 'lib/kaltura/kaltura_client.rb', line 1240

def version
  @version
end