purecloudplatformclientv2 86.0.0 → 91.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/docs/AnalyticsEvaluation.md +1 -1
  4. data/docs/ApiUsageQuery.md +16 -0
  5. data/docs/ApiUsageQueryResult.md +14 -0
  6. data/docs/ApiUsageRow.md +25 -0
  7. data/docs/ArchitectApi.md +132 -0
  8. data/docs/AuditApi.md +60 -0
  9. data/docs/AuditQueryEntity.md +14 -0
  10. data/docs/AuditQueryExecutionStatusResponse.md +1 -0
  11. data/docs/AuditQueryRequest.md +1 -0
  12. data/docs/AuditQueryService.md +14 -0
  13. data/docs/AuditQueryServiceMapping.md +13 -0
  14. data/docs/AuditQuerySort.md +14 -0
  15. data/docs/BuAgentScheduleActivity.md +2 -0
  16. data/docs/BuRescheduleRequest.md +2 -2
  17. data/docs/CoachingAnnotation.md +21 -0
  18. data/docs/CoachingAnnotationCreateRequest.md +14 -0
  19. data/docs/CoachingAnnotationList.md +22 -0
  20. data/docs/CoachingApi.md +1132 -0
  21. data/docs/CoachingAppointmentReference.md +14 -0
  22. data/docs/CoachingAppointmentResponse.md +27 -0
  23. data/docs/CoachingAppointmentResponseList.md +22 -0
  24. data/docs/CoachingAppointmentStatusDto.md +16 -0
  25. data/docs/CoachingAppointmentStatusDtoList.md +17 -0
  26. data/docs/CoachingNotification.md +23 -0
  27. data/docs/CoachingNotificationList.md +22 -0
  28. data/docs/ConversationAggregationQuery.md +1 -1
  29. data/docs/ConversationEventTopicCall.md +1 -0
  30. data/docs/ConversationEventTopicCallback.md +1 -0
  31. data/docs/ConversationEventTopicChat.md +1 -0
  32. data/docs/ConversationEventTopicCobrowse.md +1 -0
  33. data/docs/ConversationEventTopicEmail.md +1 -0
  34. data/docs/ConversationEventTopicMessage.md +1 -0
  35. data/docs/ConversationEventTopicScreenshare.md +1 -0
  36. data/docs/ConversationEventTopicSocialExpression.md +1 -0
  37. data/docs/ConversationEventTopicVideo.md +1 -0
  38. data/docs/ConversationReference.md +14 -0
  39. data/docs/CreateCoachingAppointmentRequest.md +20 -0
  40. data/docs/CreateQueueRequest.md +1 -0
  41. data/docs/DocumentReference.md +14 -0
  42. data/docs/EntityListing.md +5 -1
  43. data/docs/EvaluationAggregationQuery.md +1 -1
  44. data/docs/ExternalContact.md +2 -0
  45. data/docs/ExternalOrganization.md +2 -0
  46. data/docs/FlowAggregationQuery.md +1 -1
  47. data/docs/FlowExecutionLaunchRequest.md +16 -0
  48. data/docs/FlowExecutionLaunchResponse.md +16 -0
  49. data/docs/FlowRuntimeExecution.md +23 -0
  50. data/docs/GenericSAML.md +22 -0
  51. data/docs/GroupsApi.md +4 -4
  52. data/docs/IdentityProviderApi.md +187 -0
  53. data/docs/IpAddressAuthentication.md +13 -0
  54. data/docs/KnowledgeSearchResponse.md +1 -1
  55. data/docs/NluDomainVersion.md +1 -0
  56. data/docs/OAuthApi.md +208 -0
  57. data/docs/OrganizationApi.md +126 -0
  58. data/docs/Prompt.md +2 -2
  59. data/docs/Queue.md +1 -0
  60. data/docs/QueueConversationEventTopicCall.md +1 -0
  61. data/docs/QueueConversationEventTopicCallback.md +1 -0
  62. data/docs/QueueConversationEventTopicChat.md +1 -0
  63. data/docs/QueueConversationEventTopicCobrowse.md +1 -0
  64. data/docs/QueueConversationEventTopicEmail.md +1 -0
  65. data/docs/QueueConversationEventTopicMessage.md +1 -0
  66. data/docs/QueueConversationEventTopicScreenshare.md +1 -0
  67. data/docs/QueueConversationEventTopicSocialExpression.md +1 -0
  68. data/docs/QueueConversationEventTopicVideo.md +1 -0
  69. data/docs/QueueConversationSocialExpressionEventTopicCall.md +1 -0
  70. data/docs/QueueConversationSocialExpressionEventTopicCallback.md +1 -0
  71. data/docs/QueueConversationSocialExpressionEventTopicChat.md +1 -0
  72. data/docs/QueueConversationSocialExpressionEventTopicCobrowse.md +1 -0
  73. data/docs/QueueConversationSocialExpressionEventTopicEmail.md +1 -0
  74. data/docs/QueueConversationSocialExpressionEventTopicMessage.md +1 -0
  75. data/docs/QueueConversationSocialExpressionEventTopicScreenshare.md +1 -0
  76. data/docs/QueueConversationSocialExpressionEventTopicSocialExpression.md +1 -0
  77. data/docs/QueueConversationSocialExpressionEventTopicVideo.md +1 -0
  78. data/docs/QueueConversationVideoEventTopicCall.md +1 -0
  79. data/docs/QueueConversationVideoEventTopicCallback.md +1 -0
  80. data/docs/QueueConversationVideoEventTopicChat.md +1 -0
  81. data/docs/QueueConversationVideoEventTopicCobrowse.md +1 -0
  82. data/docs/QueueConversationVideoEventTopicEmail.md +1 -0
  83. data/docs/QueueConversationVideoEventTopicMessage.md +1 -0
  84. data/docs/QueueConversationVideoEventTopicScreenshare.md +1 -0
  85. data/docs/QueueConversationVideoEventTopicSocialExpression.md +1 -0
  86. data/docs/QueueConversationVideoEventTopicVideo.md +1 -0
  87. data/docs/QueueRequest.md +1 -0
  88. data/docs/RecordingApi.md +12 -0
  89. data/docs/ReportingDataExportTopicDataExportNotification.md +1 -0
  90. data/docs/ScimEmail.md +1 -1
  91. data/docs/SurveyAggregationQuery.md +1 -1
  92. data/docs/UpdateCoachingAppointmentRequest.md +18 -0
  93. data/docs/UploadUrlRequest.md +1 -0
  94. data/docs/UsageApi.md +144 -0
  95. data/docs/UsageExecutionResult.md +14 -0
  96. data/docs/UserAggregationQuery.md +1 -1
  97. data/docs/UserQueue.md +1 -0
  98. data/docs/UsersApi.md +5 -5
  99. data/docs/ViewFilter.md +2 -0
  100. data/docs/VoicemailMessagesTopicOwner.md +13 -0
  101. data/docs/VoicemailMessagesTopicVoicemailCopyRecord.md +14 -0
  102. data/docs/VoicemailMessagesTopicVoicemailMessage.md +2 -0
  103. data/docs/WemLearningAssignmentRuleRunTopicLearningAssignmentRuleRunNotification.md +14 -0
  104. data/docs/WemLearningAssignmentRuleRunTopicLearningModuleReference.md +14 -0
  105. data/docs/WemLearningAssignmentRuleRunTopicWemLearningAssignmentsCreated.md +13 -0
  106. data/docs/WemLearningAssignmentTopicLearningAssignmentNotification.md +22 -0
  107. data/docs/WemLearningAssignmentTopicLearningModuleReference.md +14 -0
  108. data/docs/WemLearningAssignmentTopicUserReference.md +13 -0
  109. data/docs/WfmBuShortTermForecastImportCompleteTopicBuForecastModification.md +23 -0
  110. data/docs/WfmBuShortTermForecastImportCompleteTopicBuShortTermForecast.md +24 -0
  111. data/docs/WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.md +15 -0
  112. data/docs/WfmBuShortTermForecastImportCompleteTopicForecastSourceDayPointer.md +17 -0
  113. data/docs/WfmBuShortTermForecastImportCompleteTopicModificationIntervalOffsetValue.md +14 -0
  114. data/docs/WfmBuShortTermForecastImportCompleteTopicUserReference.md +13 -0
  115. data/docs/WfmBuShortTermForecastImportCompleteTopicWfmVersionedEntityMetadata.md +15 -0
  116. data/docs/WorkforceManagementApi.md +3 -3
  117. data/lib/purecloudplatformclientv2.rb +44 -0
  118. data/lib/purecloudplatformclientv2/api/architect_api.rb +130 -0
  119. data/lib/purecloudplatformclientv2/api/audit_api.rb +55 -0
  120. data/lib/purecloudplatformclientv2/api/coaching_api.rb +1296 -0
  121. data/lib/purecloudplatformclientv2/api/groups_api.rb +4 -4
  122. data/lib/purecloudplatformclientv2/api/identity_provider_api.rb +175 -0
  123. data/lib/purecloudplatformclientv2/api/o_auth_api.rb +224 -0
  124. data/lib/purecloudplatformclientv2/api/organization_api.rb +120 -0
  125. data/lib/purecloudplatformclientv2/api/recording_api.rb +78 -0
  126. data/lib/purecloudplatformclientv2/api/usage_api.rb +157 -0
  127. data/lib/purecloudplatformclientv2/api/users_api.rb +4 -4
  128. data/lib/purecloudplatformclientv2/api/workforce_management_api.rb +6 -6
  129. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  130. data/lib/purecloudplatformclientv2/models/analytics_evaluation.rb +13 -13
  131. data/lib/purecloudplatformclientv2/models/api_usage_query.rb +303 -0
  132. data/lib/purecloudplatformclientv2/models/api_usage_query_result.rb +244 -0
  133. data/lib/purecloudplatformclientv2/models/api_usage_row.rb +514 -0
  134. data/lib/purecloudplatformclientv2/models/audit_log_message.rb +6 -6
  135. data/lib/purecloudplatformclientv2/models/audit_query_entity.rb +244 -0
  136. data/lib/purecloudplatformclientv2/models/audit_query_execution_status_response.rb +34 -6
  137. data/lib/purecloudplatformclientv2/models/audit_query_request.rb +34 -6
  138. data/lib/purecloudplatformclientv2/models/audit_query_service.rb +244 -0
  139. data/lib/purecloudplatformclientv2/models/audit_query_service_mapping.rb +204 -0
  140. data/lib/purecloudplatformclientv2/models/audit_query_sort.rb +266 -0
  141. data/lib/purecloudplatformclientv2/models/bu_agent_schedule_activity.rb +70 -4
  142. data/lib/purecloudplatformclientv2/models/bu_reschedule_request.rb +2 -12
  143. data/lib/purecloudplatformclientv2/models/coaching_annotation.rb +429 -0
  144. data/lib/purecloudplatformclientv2/models/coaching_annotation_create_request.rb +252 -0
  145. data/lib/purecloudplatformclientv2/models/coaching_annotation_list.rb +428 -0
  146. data/lib/purecloudplatformclientv2/models/coaching_appointment_reference.rb +228 -0
  147. data/lib/purecloudplatformclientv2/models/coaching_appointment_response.rb +587 -0
  148. data/lib/purecloudplatformclientv2/models/coaching_appointment_response_list.rb +428 -0
  149. data/lib/purecloudplatformclientv2/models/coaching_appointment_status_dto.rb +299 -0
  150. data/lib/purecloudplatformclientv2/models/coaching_appointment_status_dto_list.rb +303 -0
  151. data/lib/purecloudplatformclientv2/models/coaching_notification.rb +504 -0
  152. data/lib/purecloudplatformclientv2/models/coaching_notification_list.rb +428 -0
  153. data/lib/purecloudplatformclientv2/models/conversation_aggregate_query_predicate.rb +2 -2
  154. data/lib/purecloudplatformclientv2/models/conversation_aggregation_query.rb +1 -1
  155. data/lib/purecloudplatformclientv2/models/conversation_chat.rb +2 -2
  156. data/lib/purecloudplatformclientv2/models/conversation_event_topic_call.rb +26 -1
  157. data/lib/purecloudplatformclientv2/models/conversation_event_topic_callback.rb +26 -1
  158. data/lib/purecloudplatformclientv2/models/conversation_event_topic_chat.rb +26 -1
  159. data/lib/purecloudplatformclientv2/models/conversation_event_topic_cobrowse.rb +26 -1
  160. data/lib/purecloudplatformclientv2/models/conversation_event_topic_email.rb +26 -1
  161. data/lib/purecloudplatformclientv2/models/conversation_event_topic_message.rb +26 -1
  162. data/lib/purecloudplatformclientv2/models/conversation_event_topic_screenshare.rb +26 -1
  163. data/lib/purecloudplatformclientv2/models/conversation_event_topic_social_expression.rb +26 -1
  164. data/lib/purecloudplatformclientv2/models/conversation_event_topic_video.rb +26 -1
  165. data/lib/purecloudplatformclientv2/models/conversation_reference.rb +228 -0
  166. data/lib/purecloudplatformclientv2/models/create_coaching_appointment_request.rb +426 -0
  167. data/lib/purecloudplatformclientv2/models/create_queue_request.rb +29 -1
  168. data/lib/purecloudplatformclientv2/models/document_reference.rb +228 -0
  169. data/lib/purecloudplatformclientv2/models/entity_listing.rb +104 -4
  170. data/lib/purecloudplatformclientv2/models/evaluation_aggregation_query.rb +1 -1
  171. data/lib/purecloudplatformclientv2/models/event_message.rb +2 -2
  172. data/lib/purecloudplatformclientv2/models/external_contact.rb +55 -1
  173. data/lib/purecloudplatformclientv2/models/external_organization.rb +55 -1
  174. data/lib/purecloudplatformclientv2/models/flow_aggregate_query_predicate.rb +2 -2
  175. data/lib/purecloudplatformclientv2/models/flow_aggregation_query.rb +1 -1
  176. data/lib/purecloudplatformclientv2/models/flow_execution_launch_request.rb +288 -0
  177. data/lib/purecloudplatformclientv2/models/flow_execution_launch_response.rb +281 -0
  178. data/lib/purecloudplatformclientv2/models/flow_runtime_execution.rb +494 -0
  179. data/lib/purecloudplatformclientv2/models/generic_saml.rb +428 -0
  180. data/lib/purecloudplatformclientv2/models/ip_address_authentication.rb +203 -0
  181. data/lib/purecloudplatformclientv2/models/knowledge_search_response.rb +18 -18
  182. data/lib/purecloudplatformclientv2/models/nlu_domain_version.rb +41 -1
  183. data/lib/purecloudplatformclientv2/models/prompt.rb +2 -0
  184. data/lib/purecloudplatformclientv2/models/prompt_asset.rb +15 -1
  185. data/lib/purecloudplatformclientv2/models/prompt_asset_create.rb +15 -1
  186. data/lib/purecloudplatformclientv2/models/queue.rb +29 -1
  187. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_call.rb +26 -1
  188. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_callback.rb +26 -1
  189. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_chat.rb +26 -1
  190. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_cobrowse.rb +26 -1
  191. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_email.rb +26 -1
  192. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_message.rb +26 -1
  193. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_screenshare.rb +26 -1
  194. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_social_expression.rb +26 -1
  195. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_video.rb +26 -1
  196. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_call.rb +26 -1
  197. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_callback.rb +26 -1
  198. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_chat.rb +26 -1
  199. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_cobrowse.rb +26 -1
  200. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_email.rb +26 -1
  201. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_message.rb +26 -1
  202. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_screenshare.rb +26 -1
  203. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_social_expression.rb +26 -1
  204. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_video.rb +26 -1
  205. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_call.rb +26 -1
  206. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_callback.rb +26 -1
  207. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_chat.rb +26 -1
  208. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_cobrowse.rb +26 -1
  209. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_email.rb +26 -1
  210. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_message.rb +26 -1
  211. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_screenshare.rb +26 -1
  212. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_social_expression.rb +26 -1
  213. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_video.rb +26 -1
  214. data/lib/purecloudplatformclientv2/models/queue_request.rb +29 -1
  215. data/lib/purecloudplatformclientv2/models/reporting_data_export_topic_data_export_notification.rb +31 -4
  216. data/lib/purecloudplatformclientv2/models/scim_email.rb +1 -1
  217. data/lib/purecloudplatformclientv2/models/survey_aggregation_query.rb +1 -1
  218. data/lib/purecloudplatformclientv2/models/update_coaching_appointment_request.rb +337 -0
  219. data/lib/purecloudplatformclientv2/models/upload_url_request.rb +43 -4
  220. data/lib/purecloudplatformclientv2/models/usage_execution_result.rb +228 -0
  221. data/lib/purecloudplatformclientv2/models/user_aggregation_query.rb +1 -1
  222. data/lib/purecloudplatformclientv2/models/user_queue.rb +29 -1
  223. data/lib/purecloudplatformclientv2/models/view_filter.rb +58 -4
  224. data/lib/purecloudplatformclientv2/models/voicemail_messages_topic_owner.rb +201 -0
  225. data/lib/purecloudplatformclientv2/models/voicemail_messages_topic_voicemail_copy_record.rb +226 -0
  226. data/lib/purecloudplatformclientv2/models/voicemail_messages_topic_voicemail_message.rb +56 -4
  227. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_rule_run_topic_learning_assignment_rule_run_notification.rb +228 -0
  228. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_rule_run_topic_learning_module_reference.rb +226 -0
  229. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_rule_run_topic_wem_learning_assignments_created.rb +201 -0
  230. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_topic_learning_assignment_notification.rb +440 -0
  231. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_topic_learning_module_reference.rb +226 -0
  232. data/lib/purecloudplatformclientv2/models/wem_learning_assignment_topic_user_reference.rb +201 -0
  233. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_bu_forecast_modification.rb +497 -0
  234. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_bu_short_term_forecast.rb +494 -0
  235. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_bu_short_term_forecast_notification.rb +265 -0
  236. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_forecast_source_day_pointer.rb +315 -0
  237. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_modification_interval_offset_value.rb +226 -0
  238. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_user_reference.rb +201 -0
  239. data/lib/purecloudplatformclientv2/models/wfm_bu_short_term_forecast_import_complete_topic_wfm_versioned_entity_metadata.rb +251 -0
  240. data/lib/purecloudplatformclientv2/version.rb +1 -1
  241. metadata +90 -2
@@ -18,6 +18,9 @@ require 'date'
18
18
 
19
19
  module PureCloud
20
20
  class KnowledgeSearchResponse
21
+ # Search Id
22
+ attr_accessor :search_id
23
+
21
24
  # Total number of records returned
22
25
  attr_accessor :total
23
26
 
@@ -30,9 +33,6 @@ module PureCloud
30
33
  # Current page number for the returned records
31
34
  attr_accessor :page_number
32
35
 
33
- # ID of the Search Response
34
- attr_accessor :search_id
35
-
36
36
  # Results associated to the search response
37
37
  attr_accessor :results
38
38
 
@@ -40,6 +40,8 @@ module PureCloud
40
40
  def self.attribute_map
41
41
  {
42
42
 
43
+ :'search_id' => :'searchId',
44
+
43
45
  :'total' => :'total',
44
46
 
45
47
  :'page_count' => :'pageCount',
@@ -48,8 +50,6 @@ module PureCloud
48
50
 
49
51
  :'page_number' => :'pageNumber',
50
52
 
51
- :'search_id' => :'searchId',
52
-
53
53
  :'results' => :'results'
54
54
 
55
55
  }
@@ -59,6 +59,8 @@ module PureCloud
59
59
  def self.swagger_types
60
60
  {
61
61
 
62
+ :'search_id' => :'String',
63
+
62
64
  :'total' => :'Integer',
63
65
 
64
66
  :'page_count' => :'Integer',
@@ -67,8 +69,6 @@ module PureCloud
67
69
 
68
70
  :'page_number' => :'Integer',
69
71
 
70
- :'search_id' => :'String',
71
-
72
72
  :'results' => :'Array<KnowledgeSearchDocument>'
73
73
 
74
74
  }
@@ -83,6 +83,15 @@ module PureCloud
83
83
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
84
84
 
85
85
 
86
+ if attributes.has_key?(:'searchId')
87
+
88
+
89
+ self.search_id = attributes[:'searchId']
90
+
91
+
92
+ end
93
+
94
+
86
95
  if attributes.has_key?(:'total')
87
96
 
88
97
 
@@ -119,15 +128,6 @@ module PureCloud
119
128
  end
120
129
 
121
130
 
122
- if attributes.has_key?(:'searchId')
123
-
124
-
125
- self.search_id = attributes[:'searchId']
126
-
127
-
128
- end
129
-
130
-
131
131
  if attributes.has_key?(:'results')
132
132
 
133
133
  if (value = attributes[:'results']).is_a?(Array)
@@ -216,11 +216,11 @@ module PureCloud
216
216
  def ==(o)
217
217
  return true if self.equal?(o)
218
218
  self.class == o.class &&
219
+ search_id == o.search_id &&
219
220
  total == o.total &&
220
221
  page_count == o.page_count &&
221
222
  page_size == o.page_size &&
222
223
  page_number == o.page_number &&
223
- search_id == o.search_id &&
224
224
  results == o.results
225
225
  end
226
226
 
@@ -233,7 +233,7 @@ module PureCloud
233
233
  # Calculates hash code according to all attributes.
234
234
  # @return [Fixnum] Hash code
235
235
  def hash
236
- [total, page_count, page_size, page_number, search_id, results].hash
236
+ [search_id, total, page_count, page_size, page_number, results].hash
237
237
  end
238
238
 
239
239
  # build the object from hash
@@ -45,6 +45,9 @@ module PureCloud
45
45
  # The training status of the NLU domain version.
46
46
  attr_accessor :training_status
47
47
 
48
+ # The evaluation status of the NLU domain version.
49
+ attr_accessor :evaluation_status
50
+
48
51
  # The intents defined for this NLU domain version.
49
52
  attr_accessor :intents
50
53
 
@@ -76,6 +79,8 @@ module PureCloud
76
79
 
77
80
  :'training_status' => :'trainingStatus',
78
81
 
82
+ :'evaluation_status' => :'evaluationStatus',
83
+
79
84
  :'intents' => :'intents',
80
85
 
81
86
  :'entity_types' => :'entityTypes',
@@ -107,6 +112,8 @@ module PureCloud
107
112
 
108
113
  :'training_status' => :'String',
109
114
 
115
+ :'evaluation_status' => :'String',
116
+
110
117
  :'intents' => :'Array<IntentDefinition>',
111
118
 
112
119
  :'entity_types' => :'Array<NamedEntityTypeDefinition>',
@@ -206,6 +213,15 @@ module PureCloud
206
213
  end
207
214
 
208
215
 
216
+ if attributes.has_key?(:'evaluationStatus')
217
+
218
+
219
+ self.evaluation_status = attributes[:'evaluationStatus']
220
+
221
+
222
+ end
223
+
224
+
209
225
  if attributes.has_key?(:'intents')
210
226
 
211
227
  if (value = attributes[:'intents']).is_a?(Array)
@@ -295,6 +311,15 @@ module PureCloud
295
311
 
296
312
 
297
313
 
314
+ allowed_values = ["Unevaluated", "Evaluating", "Evaluated", "Error"]
315
+ if @evaluation_status && !allowed_values.include?(@evaluation_status)
316
+ return false
317
+ end
318
+
319
+
320
+
321
+
322
+
298
323
 
299
324
 
300
325
 
@@ -363,6 +388,20 @@ module PureCloud
363
388
 
364
389
 
365
390
 
391
+ # Custom attribute writer method checking allowed values (enum).
392
+ # @param [Object] evaluation_status Object to be assigned
393
+ def evaluation_status=(evaluation_status)
394
+ allowed_values = ["Unevaluated", "Evaluating", "Evaluated", "Error"]
395
+ if evaluation_status && !allowed_values.include?(evaluation_status)
396
+ fail ArgumentError, "invalid value for 'evaluation_status', must be one of #{allowed_values}."
397
+ end
398
+ @evaluation_status = evaluation_status
399
+ end
400
+
401
+
402
+
403
+
404
+
366
405
 
367
406
 
368
407
 
@@ -391,6 +430,7 @@ module PureCloud
391
430
  date_trained == o.date_trained &&
392
431
  date_published == o.date_published &&
393
432
  training_status == o.training_status &&
433
+ evaluation_status == o.evaluation_status &&
394
434
  intents == o.intents &&
395
435
  entity_types == o.entity_types &&
396
436
  self_uri == o.self_uri
@@ -405,7 +445,7 @@ module PureCloud
405
445
  # Calculates hash code according to all attributes.
406
446
  # @return [Fixnum] Hash code
407
447
  def hash
408
- [id, domain, description, language, date_created, date_modified, date_trained, date_published, training_status, intents, entity_types, self_uri].hash
448
+ [id, domain, description, language, date_created, date_modified, date_trained, date_published, training_status, evaluation_status, intents, entity_types, self_uri].hash
409
449
  end
410
450
 
411
451
  # build the object from hash
@@ -26,8 +26,10 @@ module PureCloud
26
26
 
27
27
  attr_accessor :description
28
28
 
29
+ # List of resources associated with this prompt
29
30
  attr_accessor :resources
30
31
 
32
+ # Current prompt operation status
31
33
  attr_accessor :current_operation
32
34
 
33
35
  # The URI for this object
@@ -293,6 +293,11 @@ module PureCloud
293
293
 
294
294
 
295
295
 
296
+ allowed_values = ["created", "uploaded", "transcoded", "transcodeFailed"]
297
+ if @upload_status && !allowed_values.include?(@upload_status)
298
+ return false
299
+ end
300
+
296
301
 
297
302
 
298
303
 
@@ -354,7 +359,16 @@ module PureCloud
354
359
 
355
360
 
356
361
 
357
-
362
+ # Custom attribute writer method checking allowed values (enum).
363
+ # @param [Object] upload_status Object to be assigned
364
+ def upload_status=(upload_status)
365
+ allowed_values = ["created", "uploaded", "transcoded", "transcodeFailed"]
366
+ if upload_status && !allowed_values.include?(upload_status)
367
+ fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
368
+ end
369
+ @upload_status = upload_status
370
+ end
371
+
358
372
 
359
373
 
360
374
 
@@ -298,6 +298,11 @@ module PureCloud
298
298
 
299
299
 
300
300
 
301
+ allowed_values = ["created", "uploaded", "transcoded", "transcodeFailed"]
302
+ if @upload_status && !allowed_values.include?(@upload_status)
303
+ return false
304
+ end
305
+
301
306
 
302
307
 
303
308
 
@@ -359,7 +364,16 @@ module PureCloud
359
364
 
360
365
 
361
366
 
362
-
367
+ # Custom attribute writer method checking allowed values (enum).
368
+ # @param [Object] upload_status Object to be assigned
369
+ def upload_status=(upload_status)
370
+ allowed_values = ["created", "uploaded", "transcoded", "transcodeFailed"]
371
+ if upload_status && !allowed_values.include?(upload_status)
372
+ fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
373
+ end
374
+ @upload_status = upload_status
375
+ end
376
+
363
377
 
364
378
 
365
379
 
@@ -47,6 +47,9 @@ module PureCloud
47
47
  # The media settings for the queue. Valid key values: CALL, CALLBACK, CHAT, EMAIL, MESSAGE, SOCIAL_EXPRESSION, VIDEO_COMM
48
48
  attr_accessor :media_settings
49
49
 
50
+ # The routing rules for the queue, used for routing to known or preferred agents.
51
+ attr_accessor :routing_rules
52
+
50
53
  # The bulls-eye settings for the queue.
51
54
  attr_accessor :bullseye
52
55
 
@@ -106,6 +109,8 @@ module PureCloud
106
109
 
107
110
  :'media_settings' => :'mediaSettings',
108
111
 
112
+ :'routing_rules' => :'routingRules',
113
+
109
114
  :'bullseye' => :'bullseye',
110
115
 
111
116
  :'acw_settings' => :'acwSettings',
@@ -157,6 +162,8 @@ module PureCloud
157
162
 
158
163
  :'media_settings' => :'Hash<String, MediaSetting>',
159
164
 
165
+ :'routing_rules' => :'Array<RoutingRule>',
166
+
160
167
  :'bullseye' => :'Bullseye',
161
168
 
162
169
  :'acw_settings' => :'AcwSettings',
@@ -282,6 +289,17 @@ module PureCloud
282
289
 
283
290
 
284
291
 
292
+ end
293
+
294
+
295
+ if attributes.has_key?(:'routingRules')
296
+
297
+ if (value = attributes[:'routingRules']).is_a?(Array)
298
+ self.routing_rules = value
299
+ end
300
+
301
+
302
+
285
303
  end
286
304
 
287
305
 
@@ -455,6 +473,10 @@ module PureCloud
455
473
 
456
474
 
457
475
 
476
+
477
+
478
+
479
+
458
480
 
459
481
 
460
482
 
@@ -561,6 +583,11 @@ module PureCloud
561
583
 
562
584
 
563
585
 
586
+
587
+
588
+
589
+
590
+
564
591
 
565
592
 
566
593
 
@@ -640,6 +667,7 @@ module PureCloud
640
667
  created_by == o.created_by &&
641
668
  member_count == o.member_count &&
642
669
  media_settings == o.media_settings &&
670
+ routing_rules == o.routing_rules &&
643
671
  bullseye == o.bullseye &&
644
672
  acw_settings == o.acw_settings &&
645
673
  skill_evaluation_method == o.skill_evaluation_method &&
@@ -663,7 +691,7 @@ module PureCloud
663
691
  # Calculates hash code according to all attributes.
664
692
  # @return [Fixnum] Hash code
665
693
  def hash
666
- [id, name, division, description, date_created, date_modified, modified_by, created_by, member_count, media_settings, bullseye, acw_settings, skill_evaluation_method, queue_flow, whisper_prompt, auto_answer_only, calling_party_name, calling_party_number, default_scripts, outbound_messaging_addresses, outbound_email_address, self_uri].hash
694
+ [id, name, division, description, date_created, date_modified, modified_by, created_by, member_count, media_settings, routing_rules, bullseye, acw_settings, skill_evaluation_method, queue_flow, whisper_prompt, auto_answer_only, calling_party_name, calling_party_number, default_scripts, outbound_messaging_addresses, outbound_email_address, self_uri].hash
667
695
  end
668
696
 
669
697
  # build the object from hash
@@ -62,6 +62,8 @@ module PureCloud
62
62
 
63
63
  attr_accessor :uui_data
64
64
 
65
+ attr_accessor :wrapup
66
+
65
67
  attr_accessor :additional_properties
66
68
 
67
69
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -112,6 +114,8 @@ module PureCloud
112
114
 
113
115
  :'uui_data' => :'uuiData',
114
116
 
117
+ :'wrapup' => :'wrapup',
118
+
115
119
  :'additional_properties' => :'additionalProperties'
116
120
 
117
121
  }
@@ -165,6 +169,8 @@ module PureCloud
165
169
 
166
170
  :'uui_data' => :'String',
167
171
 
172
+ :'wrapup' => :'QueueConversationEventTopicWrapup',
173
+
168
174
  :'additional_properties' => :'Object'
169
175
 
170
176
  }
@@ -379,6 +385,15 @@ module PureCloud
379
385
  end
380
386
 
381
387
 
388
+ if attributes.has_key?(:'wrapup')
389
+
390
+
391
+ self.wrapup = attributes[:'wrapup']
392
+
393
+
394
+ end
395
+
396
+
382
397
  if attributes.has_key?(:'additionalProperties')
383
398
 
384
399
 
@@ -510,6 +525,10 @@ module PureCloud
510
525
 
511
526
 
512
527
 
528
+
529
+
530
+
531
+
513
532
 
514
533
 
515
534
 
@@ -663,6 +682,11 @@ module PureCloud
663
682
 
664
683
 
665
684
 
685
+
686
+
687
+
688
+
689
+
666
690
 
667
691
 
668
692
 
@@ -696,6 +720,7 @@ module PureCloud
696
720
  disconnect_reasons == o.disconnect_reasons &&
697
721
  fax_status == o.fax_status &&
698
722
  uui_data == o.uui_data &&
723
+ wrapup == o.wrapup &&
699
724
  additional_properties == o.additional_properties
700
725
  end
701
726
 
@@ -708,7 +733,7 @@ module PureCloud
708
733
  # Calculates hash code according to all attributes.
709
734
  # @return [Fixnum] Hash code
710
735
  def hash
711
- [id, state, recording, recording_state, muted, confined, held, error_info, disconnect_type, start_hold_time, direction, document_id, _self, other, provider, script_id, peer_id, connected_time, disconnected_time, disconnect_reasons, fax_status, uui_data, additional_properties].hash
736
+ [id, state, recording, recording_state, muted, confined, held, error_info, disconnect_type, start_hold_time, direction, document_id, _self, other, provider, script_id, peer_id, connected_time, disconnected_time, disconnect_reasons, fax_status, uui_data, wrapup, additional_properties].hash
712
737
  end
713
738
 
714
739
  # build the object from hash
@@ -58,6 +58,8 @@ module PureCloud
58
58
 
59
59
  attr_accessor :automated_callback_config_id
60
60
 
61
+ attr_accessor :wrapup
62
+
61
63
  attr_accessor :additional_properties
62
64
 
63
65
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -104,6 +106,8 @@ module PureCloud
104
106
 
105
107
  :'automated_callback_config_id' => :'automatedCallbackConfigId',
106
108
 
109
+ :'wrapup' => :'wrapup',
110
+
107
111
  :'additional_properties' => :'additionalProperties'
108
112
 
109
113
  }
@@ -153,6 +157,8 @@ module PureCloud
153
157
 
154
158
  :'automated_callback_config_id' => :'String',
155
159
 
160
+ :'wrapup' => :'QueueConversationEventTopicWrapup',
161
+
156
162
  :'additional_properties' => :'Object'
157
163
 
158
164
  }
@@ -349,6 +355,15 @@ module PureCloud
349
355
  end
350
356
 
351
357
 
358
+ if attributes.has_key?(:'wrapup')
359
+
360
+
361
+ self.wrapup = attributes[:'wrapup']
362
+
363
+
364
+ end
365
+
366
+
352
367
  if attributes.has_key?(:'additionalProperties')
353
368
 
354
369
 
@@ -467,6 +482,10 @@ module PureCloud
467
482
 
468
483
 
469
484
 
485
+
486
+
487
+
488
+
470
489
 
471
490
 
472
491
 
@@ -601,6 +620,11 @@ module PureCloud
601
620
 
602
621
 
603
622
 
623
+
624
+
625
+
626
+
627
+
604
628
 
605
629
 
606
630
 
@@ -632,6 +656,7 @@ module PureCloud
632
656
  disconnected_time == o.disconnected_time &&
633
657
  callback_scheduled_time == o.callback_scheduled_time &&
634
658
  automated_callback_config_id == o.automated_callback_config_id &&
659
+ wrapup == o.wrapup &&
635
660
  additional_properties == o.additional_properties
636
661
  end
637
662
 
@@ -644,7 +669,7 @@ module PureCloud
644
669
  # Calculates hash code according to all attributes.
645
670
  # @return [Fixnum] Hash code
646
671
  def hash
647
- [state, id, direction, held, disconnect_type, start_hold_time, dialer_preview, voicemail, callback_numbers, callback_user_name, script_id, peer_id, external_campaign, skip_enabled, provider, timeout_seconds, connected_time, disconnected_time, callback_scheduled_time, automated_callback_config_id, additional_properties].hash
672
+ [state, id, direction, held, disconnect_type, start_hold_time, dialer_preview, voicemail, callback_numbers, callback_user_name, script_id, peer_id, external_campaign, skip_enabled, provider, timeout_seconds, connected_time, disconnected_time, callback_scheduled_time, automated_callback_config_id, wrapup, additional_properties].hash
648
673
  end
649
674
 
650
675
  # build the object from hash