Class: Kaltura::GoogleVideoSyndicationFeed
- Inherits:
-
BaseSyndicationFeed
- Object
- ObjectBase
- BaseSyndicationFeed
- Kaltura::GoogleVideoSyndicationFeed
- Defined in:
- lib/kaltura/kaltura_client.rb
Instance Attribute Summary collapse
-
#adult_content ⇒ Object
Returns the value of attribute adult_content.
Attributes inherited from BaseSyndicationFeed
#add_to_default_conversion_profile, #allow_embed, #categories, #created_at, #feed_url, #flavor_param_id, #id, #landing_page, #name, #partner_id, #player_uiconf_id, #playlist_id, #status, #transcode_existing_content, #type
Attributes inherited from ObjectBase
Method Summary
Methods inherited from ObjectBase
Instance Attribute Details
#adult_content ⇒ Object
Returns the value of attribute adult_content.
1498 1499 1500 |
# File 'lib/kaltura/kaltura_client.rb', line 1498 def adult_content @adult_content end |