Class: Kaltura::KalturaFileSync

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at.



2877
2878
2879
# File 'lib/kaltura_client.rb', line 2877

def created_at
  @created_at
end

#dcObject

Returns the value of attribute dc.



2875
2876
2877
# File 'lib/kaltura_client.rb', line 2875

def dc
  @dc
end

#file_contentObject

Returns the value of attribute file_content.



2889
2890
2891
# File 'lib/kaltura_client.rb', line 2889

def file_content
  @file_content
end

#file_disc_sizeObject

Returns the value of attribute file_disc_size.



2890
2891
2892
# File 'lib/kaltura_client.rb', line 2890

def file_disc_size
  @file_disc_size
end

#file_pathObject

Returns the value of attribute file_path.



2886
2887
2888
# File 'lib/kaltura_client.rb', line 2886

def file_path
  @file_path
end

#file_rootObject

Returns the value of attribute file_root.



2885
2886
2887
# File 'lib/kaltura_client.rb', line 2885

def file_root
  @file_root
end

#file_sizeObject

Returns the value of attribute file_size.



2887
2888
2889
# File 'lib/kaltura_client.rb', line 2887

def file_size
  @file_size
end

#file_typeObject

Returns the value of attribute file_type.



2882
2883
2884
# File 'lib/kaltura_client.rb', line 2882

def file_type
  @file_type
end

#file_urlObject

Returns the value of attribute file_url.



2888
2889
2890
# File 'lib/kaltura_client.rb', line 2888

def file_url
  @file_url
end

#idObject

Returns the value of attribute id.



2869
2870
2871
# File 'lib/kaltura_client.rb', line 2869

def id
  @id
end

Returns the value of attribute link_count.



2884
2885
2886
# File 'lib/kaltura_client.rb', line 2884

def link_count
  @link_count
end

#linked_idObject

Returns the value of attribute linked_id.



2883
2884
2885
# File 'lib/kaltura_client.rb', line 2883

def linked_id
  @linked_id
end

#object_idObject

Returns the value of attribute object_id.



2872
2873
2874
# File 'lib/kaltura_client.rb', line 2872

def object_id
  @object_id
end

#object_sub_typeObject

Returns the value of attribute object_sub_type.



2874
2875
2876
# File 'lib/kaltura_client.rb', line 2874

def object_sub_type
  @object_sub_type
end

#object_typeObject

Returns the value of attribute object_type.



2871
2872
2873
# File 'lib/kaltura_client.rb', line 2871

def object_type
  @object_type
end

#originalObject

Returns the value of attribute original.



2876
2877
2878
# File 'lib/kaltura_client.rb', line 2876

def original
  @original
end

#partner_idObject

Returns the value of attribute partner_id.



2870
2871
2872
# File 'lib/kaltura_client.rb', line 2870

def partner_id
  @partner_id
end

#ready_atObject

Returns the value of attribute ready_at.



2879
2880
2881
# File 'lib/kaltura_client.rb', line 2879

def ready_at
  @ready_at
end

#statusObject

Returns the value of attribute status.



2881
2882
2883
# File 'lib/kaltura_client.rb', line 2881

def status
  @status
end

#sync_timeObject

Returns the value of attribute sync_time.



2880
2881
2882
# File 'lib/kaltura_client.rb', line 2880

def sync_time
  @sync_time
end

#updated_atObject

Returns the value of attribute updated_at.



2878
2879
2880
# File 'lib/kaltura_client.rb', line 2878

def updated_at
  @updated_at
end

#versionObject

Returns the value of attribute version.



2873
2874
2875
# File 'lib/kaltura_client.rb', line 2873

def version
  @version
end