Class: Kaltura::DataEntry

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

Instance Attribute Summary collapse

Attributes inherited from BaseEntry

#access_control_id, #admin_tags, #categories, #categories_ids, #created_at, #description, #download_url, #end_date, #group_id, #id, #license_type, #moderation_count, #moderation_status, #name, #partner_data, #partner_id, #rank, #search_text, #start_date, #status, #tags, #thumbnail_url, #total_rank, #type, #user_id, #version, #votes

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#data_contentObject

Returns the value of attribute data_content.



361
362
363
# File 'lib/kaltura/kaltura_client.rb', line 361

def data_content
  @data_content
end