Class: KalturaApi::KalturaIndexTagsByPrivacyContextJobData

Inherits:
KalturaJobData show all
Defined in:
lib/kaltura_plugins/kaltura_tag_search_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#added_privacy_contextsObject

Returns the value of attribute added_privacy_contexts.



70
71
72
# File 'lib/kaltura_plugins/kaltura_tag_search_client_plugin.rb', line 70

def added_privacy_contexts
  @added_privacy_contexts
end

#changed_category_idObject

Returns the value of attribute changed_category_id.



68
69
70
# File 'lib/kaltura_plugins/kaltura_tag_search_client_plugin.rb', line 68

def changed_category_id
  @changed_category_id
end

#deleted_privacy_contextsObject

Returns the value of attribute deleted_privacy_contexts.



69
70
71
# File 'lib/kaltura_plugins/kaltura_tag_search_client_plugin.rb', line 69

def deleted_privacy_contexts
  @deleted_privacy_contexts
end