Class: Kaltura::KalturaBulkUploadResultEntry
- Inherits:
-
KalturaBulkUploadResult
- Object
- KalturaObjectBase
- KalturaBulkUploadResult
- Kaltura::KalturaBulkUploadResultEntry
- Defined in:
- lib/kaltura_types.rb
Instance Attribute Summary collapse
-
#access_control_profile_id ⇒ Object
Returns the value of attribute access_control_profile_id.
-
#category ⇒ Object
Returns the value of attribute category.
-
#content_type ⇒ Object
Returns the value of attribute content_type.
-
#conversion_profile_id ⇒ Object
Returns the value of attribute conversion_profile_id.
-
#creator_id ⇒ Object
Returns the value of attribute creator_id.
-
#description ⇒ Object
Returns the value of attribute description.
-
#entitled_users_edit ⇒ Object
Returns the value of attribute entitled_users_edit.
-
#entitled_users_publish ⇒ Object
Returns the value of attribute entitled_users_publish.
-
#entry_id ⇒ Object
Returns the value of attribute entry_id.
-
#entry_status ⇒ Object
Returns the value of attribute entry_status.
-
#owner_id ⇒ Object
Returns the value of attribute owner_id.
-
#reference_id ⇒ Object
Returns the value of attribute reference_id.
-
#schedule_end_date ⇒ Object
Returns the value of attribute schedule_end_date.
-
#schedule_start_date ⇒ Object
Returns the value of attribute schedule_start_date.
-
#ssh_key_passphrase ⇒ Object
Returns the value of attribute ssh_key_passphrase.
-
#ssh_private_key ⇒ Object
Returns the value of attribute ssh_private_key.
-
#ssh_public_key ⇒ Object
Returns the value of attribute ssh_public_key.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#template_entry_id ⇒ Object
Returns the value of attribute template_entry_id.
-
#thumbnail_saved ⇒ Object
Returns the value of attribute thumbnail_saved.
-
#thumbnail_url ⇒ Object
Returns the value of attribute thumbnail_url.
-
#title ⇒ Object
Returns the value of attribute title.
-
#url ⇒ Object
Returns the value of attribute url.
Attributes inherited from KalturaBulkUploadResult
#action, #bulk_upload_job_id, #bulk_upload_result_object_type, #error_code, #error_description, #error_type, #id, #line_index, #object_error_description, #object_id, #object_status, #partner_data, #partner_id, #plugins_data, #row_data, #status
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#access_control_profile_id ⇒ Object
Returns the value of attribute access_control_profile_id.
11613 11614 11615 |
# File 'lib/kaltura_types.rb', line 11613 def access_control_profile_id @access_control_profile_id end |
#category ⇒ Object
Returns the value of attribute category.
11614 11615 11616 |
# File 'lib/kaltura_types.rb', line 11614 def category @category end |
#content_type ⇒ Object
Returns the value of attribute content_type.
11611 11612 11613 |
# File 'lib/kaltura_types.rb', line 11611 def content_type @content_type end |
#conversion_profile_id ⇒ Object
Returns the value of attribute conversion_profile_id.
11612 11613 11614 |
# File 'lib/kaltura_types.rb', line 11612 def conversion_profile_id @conversion_profile_id end |
#creator_id ⇒ Object
Returns the value of attribute creator_id.
11623 11624 11625 |
# File 'lib/kaltura_types.rb', line 11623 def creator_id @creator_id end |
#description ⇒ Object
Returns the value of attribute description.
11608 11609 11610 |
# File 'lib/kaltura_types.rb', line 11608 def description @description end |
#entitled_users_edit ⇒ Object
Returns the value of attribute entitled_users_edit.
11624 11625 11626 |
# File 'lib/kaltura_types.rb', line 11624 def entitled_users_edit @entitled_users_edit end |
#entitled_users_publish ⇒ Object
Returns the value of attribute entitled_users_publish.
11625 11626 11627 |
# File 'lib/kaltura_types.rb', line 11625 def entitled_users_publish @entitled_users_publish end |
#entry_id ⇒ Object
Returns the value of attribute entry_id.
11606 11607 11608 |
# File 'lib/kaltura_types.rb', line 11606 def entry_id @entry_id end |
#entry_status ⇒ Object
Returns the value of attribute entry_status.
11617 11618 11619 |
# File 'lib/kaltura_types.rb', line 11617 def entry_status @entry_status end |
#owner_id ⇒ Object
Returns the value of attribute owner_id.
11626 11627 11628 |
# File 'lib/kaltura_types.rb', line 11626 def owner_id @owner_id end |
#reference_id ⇒ Object
Returns the value of attribute reference_id.
11627 11628 11629 |
# File 'lib/kaltura_types.rb', line 11627 def reference_id @reference_id end |
#schedule_end_date ⇒ Object
Returns the value of attribute schedule_end_date.
11616 11617 11618 |
# File 'lib/kaltura_types.rb', line 11616 def schedule_end_date @schedule_end_date end |
#schedule_start_date ⇒ Object
Returns the value of attribute schedule_start_date.
11615 11616 11617 |
# File 'lib/kaltura_types.rb', line 11615 def schedule_start_date @schedule_start_date end |
#ssh_key_passphrase ⇒ Object
Returns the value of attribute ssh_key_passphrase.
11622 11623 11624 |
# File 'lib/kaltura_types.rb', line 11622 def ssh_key_passphrase @ssh_key_passphrase end |
#ssh_private_key ⇒ Object
Returns the value of attribute ssh_private_key.
11620 11621 11622 |
# File 'lib/kaltura_types.rb', line 11620 def ssh_private_key @ssh_private_key end |
#ssh_public_key ⇒ Object
Returns the value of attribute ssh_public_key.
11621 11622 11623 |
# File 'lib/kaltura_types.rb', line 11621 def ssh_public_key @ssh_public_key end |
#tags ⇒ Object
Returns the value of attribute tags.
11609 11610 11611 |
# File 'lib/kaltura_types.rb', line 11609 def end |
#template_entry_id ⇒ Object
Returns the value of attribute template_entry_id.
11628 11629 11630 |
# File 'lib/kaltura_types.rb', line 11628 def template_entry_id @template_entry_id end |
#thumbnail_saved ⇒ Object
Returns the value of attribute thumbnail_saved.
11619 11620 11621 |
# File 'lib/kaltura_types.rb', line 11619 def thumbnail_saved @thumbnail_saved end |
#thumbnail_url ⇒ Object
Returns the value of attribute thumbnail_url.
11618 11619 11620 |
# File 'lib/kaltura_types.rb', line 11618 def thumbnail_url @thumbnail_url end |
#title ⇒ Object
Returns the value of attribute title.
11607 11608 11609 |
# File 'lib/kaltura_types.rb', line 11607 def title @title end |
#url ⇒ Object
Returns the value of attribute url.
11610 11611 11612 |
# File 'lib/kaltura_types.rb', line 11610 def url @url end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 |
# File 'lib/kaltura_types.rb', line 11649 def from_xml(xml_element) super if xml_element.elements['entryId'] != nil self.entry_id = xml_element.elements['entryId'].text end if xml_element.elements['title'] != nil self.title = xml_element.elements['title'].text end if xml_element.elements['description'] != nil self.description = xml_element.elements['description'].text end if xml_element.elements['tags'] != nil self. = xml_element.elements['tags'].text end if xml_element.elements['url'] != nil self.url = xml_element.elements['url'].text end if xml_element.elements['contentType'] != nil self.content_type = xml_element.elements['contentType'].text end if xml_element.elements['conversionProfileId'] != nil self.conversion_profile_id = xml_element.elements['conversionProfileId'].text end if xml_element.elements['accessControlProfileId'] != nil self.access_control_profile_id = xml_element.elements['accessControlProfileId'].text end if xml_element.elements['category'] != nil self.category = xml_element.elements['category'].text end if xml_element.elements['scheduleStartDate'] != nil self.schedule_start_date = xml_element.elements['scheduleStartDate'].text end if xml_element.elements['scheduleEndDate'] != nil self.schedule_end_date = xml_element.elements['scheduleEndDate'].text end if xml_element.elements['entryStatus'] != nil self.entry_status = xml_element.elements['entryStatus'].text end if xml_element.elements['thumbnailUrl'] != nil self.thumbnail_url = xml_element.elements['thumbnailUrl'].text end if xml_element.elements['thumbnailSaved'] != nil self.thumbnail_saved = xml_element.elements['thumbnailSaved'].text end if xml_element.elements['sshPrivateKey'] != nil self.ssh_private_key = xml_element.elements['sshPrivateKey'].text end if xml_element.elements['sshPublicKey'] != nil self.ssh_public_key = xml_element.elements['sshPublicKey'].text end if xml_element.elements['sshKeyPassphrase'] != nil self.ssh_key_passphrase = xml_element.elements['sshKeyPassphrase'].text end if xml_element.elements['creatorId'] != nil self.creator_id = xml_element.elements['creatorId'].text end if xml_element.elements['entitledUsersEdit'] != nil self.entitled_users_edit = xml_element.elements['entitledUsersEdit'].text end if xml_element.elements['entitledUsersPublish'] != nil self.entitled_users_publish = xml_element.elements['entitledUsersPublish'].text end if xml_element.elements['ownerId'] != nil self.owner_id = xml_element.elements['ownerId'].text end if xml_element.elements['referenceId'] != nil self.reference_id = xml_element.elements['referenceId'].text end if xml_element.elements['templateEntryId'] != nil self.template_entry_id = xml_element.elements['templateEntryId'].text end end |