purecloudplatformclientv2 58.0.0 → 58.0.1

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 (135) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/ConversationCallEventTopicCallMediaParticipant.md +1 -0
  4. data/docs/ConversationCallEventTopicConversationRoutingData.md +17 -0
  5. data/docs/ConversationCallEventTopicScoredAgent.md +14 -0
  6. data/docs/ConversationCallbackEventTopicCallbackMediaParticipant.md +1 -0
  7. data/docs/ConversationCallbackEventTopicConversationRoutingData.md +17 -0
  8. data/docs/ConversationCallbackEventTopicScoredAgent.md +14 -0
  9. data/docs/ConversationChatEventTopicChatMediaParticipant.md +1 -0
  10. data/docs/ConversationChatEventTopicConversationRoutingData.md +17 -0
  11. data/docs/ConversationChatEventTopicScoredAgent.md +14 -0
  12. data/docs/ConversationCobrowseEventTopicCobrowseMediaParticipant.md +1 -0
  13. data/docs/ConversationCobrowseEventTopicConversationRoutingData.md +17 -0
  14. data/docs/ConversationCobrowseEventTopicScoredAgent.md +14 -0
  15. data/docs/ConversationEmailEventTopicConversationRoutingData.md +17 -0
  16. data/docs/ConversationEmailEventTopicEmailMediaParticipant.md +1 -0
  17. data/docs/ConversationEmailEventTopicScoredAgent.md +14 -0
  18. data/docs/ConversationEventTopicConversationRoutingData.md +17 -0
  19. data/docs/ConversationEventTopicParticipant.md +1 -0
  20. data/docs/ConversationEventTopicScoredAgent.md +14 -0
  21. data/docs/ConversationEventTopicUriReference.md +14 -0
  22. data/docs/ConversationMessageEventTopicConversationRoutingData.md +17 -0
  23. data/docs/ConversationMessageEventTopicMessageMediaParticipant.md +1 -0
  24. data/docs/ConversationMessageEventTopicScoredAgent.md +14 -0
  25. data/docs/ConversationScreenShareEventTopicConversationRoutingData.md +17 -0
  26. data/docs/ConversationScreenShareEventTopicScoredAgent.md +14 -0
  27. data/docs/ConversationScreenShareEventTopicScreenShareMediaParticipant.md +1 -0
  28. data/docs/ConversationSocialExpressionEventTopicConversationRoutingData.md +17 -0
  29. data/docs/ConversationSocialExpressionEventTopicScoredAgent.md +14 -0
  30. data/docs/ConversationSocialExpressionEventTopicSocialMediaParticipant.md +1 -0
  31. data/docs/ConversationVideoEventTopicConversationRoutingData.md +17 -0
  32. data/docs/ConversationVideoEventTopicScoredAgent.md +14 -0
  33. data/docs/ConversationVideoEventTopicVideoMediaParticipant.md +1 -0
  34. data/docs/QueueConversationCallEventTopicCallMediaParticipant.md +1 -0
  35. data/docs/QueueConversationCallEventTopicConversationRoutingData.md +17 -0
  36. data/docs/QueueConversationCallEventTopicScoredAgent.md +14 -0
  37. data/docs/QueueConversationCallbackEventTopicCallbackMediaParticipant.md +1 -0
  38. data/docs/QueueConversationCallbackEventTopicConversationRoutingData.md +17 -0
  39. data/docs/QueueConversationCallbackEventTopicScoredAgent.md +14 -0
  40. data/docs/QueueConversationChatEventTopicChatMediaParticipant.md +1 -0
  41. data/docs/QueueConversationChatEventTopicConversationRoutingData.md +17 -0
  42. data/docs/QueueConversationChatEventTopicScoredAgent.md +14 -0
  43. data/docs/QueueConversationCobrowseEventTopicCobrowseMediaParticipant.md +1 -0
  44. data/docs/QueueConversationCobrowseEventTopicConversationRoutingData.md +17 -0
  45. data/docs/QueueConversationCobrowseEventTopicScoredAgent.md +14 -0
  46. data/docs/QueueConversationEmailEventTopicConversationRoutingData.md +17 -0
  47. data/docs/QueueConversationEmailEventTopicEmailMediaParticipant.md +1 -0
  48. data/docs/QueueConversationEmailEventTopicScoredAgent.md +14 -0
  49. data/docs/QueueConversationEventTopicConversationRoutingData.md +17 -0
  50. data/docs/QueueConversationEventTopicParticipant.md +1 -0
  51. data/docs/QueueConversationEventTopicScoredAgent.md +14 -0
  52. data/docs/QueueConversationEventTopicUriReference.md +14 -0
  53. data/docs/QueueConversationMessageEventTopicConversationRoutingData.md +17 -0
  54. data/docs/QueueConversationMessageEventTopicMessageMediaParticipant.md +1 -0
  55. data/docs/QueueConversationMessageEventTopicScoredAgent.md +14 -0
  56. data/docs/QueueConversationScreenShareEventTopicConversationRoutingData.md +17 -0
  57. data/docs/QueueConversationScreenShareEventTopicScoredAgent.md +14 -0
  58. data/docs/QueueConversationScreenShareEventTopicScreenShareMediaParticipant.md +1 -0
  59. data/docs/QueueConversationSocialExpressionEventTopicConversationRoutingData.md +17 -0
  60. data/docs/QueueConversationSocialExpressionEventTopicParticipant.md +1 -0
  61. data/docs/QueueConversationSocialExpressionEventTopicScoredAgent.md +14 -0
  62. data/docs/QueueConversationSocialExpressionEventTopicUriReference.md +14 -0
  63. data/docs/QueueConversationVideoEventTopicConversationRoutingData.md +17 -0
  64. data/docs/QueueConversationVideoEventTopicParticipant.md +1 -0
  65. data/docs/QueueConversationVideoEventTopicScoredAgent.md +14 -0
  66. data/docs/QueueConversationVideoEventTopicUriReference.md +14 -0
  67. data/lib/purecloudplatformclientv2.rb +44 -0
  68. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  69. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_call_media_participant.rb +26 -1
  70. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_conversation_routing_data.rb +305 -0
  71. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_scored_agent.rb +226 -0
  72. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_callback_media_participant.rb +26 -1
  73. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_conversation_routing_data.rb +305 -0
  74. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_scored_agent.rb +226 -0
  75. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_chat_media_participant.rb +26 -1
  76. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_conversation_routing_data.rb +305 -0
  77. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_scored_agent.rb +226 -0
  78. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_cobrowse_media_participant.rb +26 -1
  79. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_conversation_routing_data.rb +305 -0
  80. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_scored_agent.rb +226 -0
  81. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_conversation_routing_data.rb +305 -0
  82. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_email_media_participant.rb +26 -1
  83. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_scored_agent.rb +226 -0
  84. data/lib/purecloudplatformclientv2/models/conversation_event_topic_conversation_routing_data.rb +305 -0
  85. data/lib/purecloudplatformclientv2/models/conversation_event_topic_participant.rb +26 -1
  86. data/lib/purecloudplatformclientv2/models/conversation_event_topic_scored_agent.rb +226 -0
  87. data/lib/purecloudplatformclientv2/models/conversation_event_topic_uri_reference.rb +226 -0
  88. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_conversation_routing_data.rb +305 -0
  89. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_message_media_participant.rb +26 -1
  90. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_scored_agent.rb +226 -0
  91. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_conversation_routing_data.rb +305 -0
  92. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_scored_agent.rb +226 -0
  93. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_screen_share_media_participant.rb +26 -1
  94. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_conversation_routing_data.rb +305 -0
  95. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_scored_agent.rb +226 -0
  96. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_social_media_participant.rb +26 -1
  97. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_conversation_routing_data.rb +305 -0
  98. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_scored_agent.rb +226 -0
  99. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_video_media_participant.rb +26 -1
  100. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_call_media_participant.rb +26 -1
  101. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_conversation_routing_data.rb +305 -0
  102. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_scored_agent.rb +226 -0
  103. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_callback_media_participant.rb +26 -1
  104. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_conversation_routing_data.rb +305 -0
  105. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_scored_agent.rb +226 -0
  106. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_chat_media_participant.rb +26 -1
  107. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_conversation_routing_data.rb +305 -0
  108. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_scored_agent.rb +226 -0
  109. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_cobrowse_media_participant.rb +26 -1
  110. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_conversation_routing_data.rb +305 -0
  111. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_scored_agent.rb +226 -0
  112. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_conversation_routing_data.rb +305 -0
  113. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_email_media_participant.rb +26 -1
  114. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_scored_agent.rb +226 -0
  115. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_conversation_routing_data.rb +305 -0
  116. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_participant.rb +26 -1
  117. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_scored_agent.rb +226 -0
  118. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_uri_reference.rb +226 -0
  119. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_conversation_routing_data.rb +305 -0
  120. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_message_media_participant.rb +26 -1
  121. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_scored_agent.rb +226 -0
  122. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_conversation_routing_data.rb +305 -0
  123. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_scored_agent.rb +226 -0
  124. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_screen_share_media_participant.rb +26 -1
  125. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_conversation_routing_data.rb +305 -0
  126. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_participant.rb +26 -1
  127. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_scored_agent.rb +226 -0
  128. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_uri_reference.rb +226 -0
  129. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_conversation_routing_data.rb +305 -0
  130. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_participant.rb +26 -1
  131. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_scored_agent.rb +226 -0
  132. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_uri_reference.rb +226 -0
  133. data/lib/purecloudplatformclientv2/models/reporting_data_export_topic_data_export_notification.rb +2 -2
  134. data/lib/purecloudplatformclientv2/version.rb +1 -1
  135. metadata +90 -2
@@ -0,0 +1,226 @@
1
+ =begin
2
+ PureCloud Platform API
3
+
4
+ With the PureCloud Platform API, you can control all aspects of your PureCloud environment. With the APIs you can access the system configuration, manage conversations and more.
5
+
6
+ OpenAPI spec version: v2
7
+ Contact: DeveloperEvangelists@genesys.com
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+
10
+ License: UNLICENSED
11
+ https://help.mypurecloud.com/articles/terms-and-conditions/
12
+
13
+ Terms of Service: https://help.mypurecloud.com/articles/terms-and-conditions/
14
+
15
+ =end
16
+
17
+ require 'date'
18
+
19
+ module PureCloud
20
+ class QueueConversationVideoEventTopicUriReference
21
+ attr_accessor :id
22
+
23
+ attr_accessor :name
24
+
25
+ # Attribute mapping from ruby-style variable name to JSON key.
26
+ def self.attribute_map
27
+ {
28
+
29
+ :'id' => :'id',
30
+
31
+ :'name' => :'name'
32
+
33
+ }
34
+ end
35
+
36
+ # Attribute type mapping.
37
+ def self.swagger_types
38
+ {
39
+
40
+ :'id' => :'String',
41
+
42
+ :'name' => :'String'
43
+
44
+ }
45
+ end
46
+
47
+ # Initializes the object
48
+ # @param [Hash] attributes Model attributes in the form of hash
49
+ def initialize(attributes = {})
50
+ return unless attributes.is_a?(Hash)
51
+
52
+ # convert string to symbol for hash key
53
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
54
+
55
+
56
+ if attributes.has_key?(:'id')
57
+
58
+
59
+ self.id = attributes[:'id']
60
+
61
+
62
+ end
63
+
64
+
65
+ if attributes.has_key?(:'name')
66
+
67
+
68
+ self.name = attributes[:'name']
69
+
70
+
71
+ end
72
+
73
+
74
+ end
75
+
76
+ # Show invalid properties with the reasons. Usually used together with valid?
77
+ # @return Array for valid properies with the reasons
78
+ def list_invalid_properties
79
+ invalid_properties = Array.new
80
+
81
+
82
+ return invalid_properties
83
+ end
84
+
85
+ # Check to see if the all the properties in the model are valid
86
+ # @return true if the model is valid
87
+ def valid?
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+ end
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+ # Checks equality by comparing each attribute.
111
+ # @param [Object] Object to be compared
112
+ def ==(o)
113
+ return true if self.equal?(o)
114
+ self.class == o.class &&
115
+ id == o.id &&
116
+ name == o.name
117
+ end
118
+
119
+ # @see the `==` method
120
+ # @param [Object] Object to be compared
121
+ def eql?(o)
122
+ self == o
123
+ end
124
+
125
+ # Calculates hash code according to all attributes.
126
+ # @return [Fixnum] Hash code
127
+ def hash
128
+ [id, name].hash
129
+ end
130
+
131
+ # build the object from hash
132
+ def build_from_hash(attributes)
133
+ return nil unless attributes.is_a?(Hash)
134
+ self.class.swagger_types.each_pair do |key, type|
135
+ if type =~ /^Array<(.*)>/i
136
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
137
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
138
+ else
139
+ #TODO show warning in debug mode
140
+ end
141
+ elsif !attributes[self.class.attribute_map[key]].nil?
142
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
143
+ else
144
+ # data not found in attributes(hash), not an issue as the data can be optional
145
+ end
146
+ end
147
+
148
+ self
149
+ end
150
+
151
+ def _deserialize(type, value)
152
+ case type.to_sym
153
+ when :DateTime
154
+ DateTime.parse(value)
155
+ when :Date
156
+ Date.parse(value)
157
+ when :String
158
+ value.to_s
159
+ when :Integer
160
+ value.to_i
161
+ when :Float
162
+ value.to_f
163
+ when :BOOLEAN
164
+ if value.to_s =~ /^(true|t|yes|y|1)$/i
165
+ true
166
+ else
167
+ false
168
+ end
169
+ when :Object
170
+ # generic object (usually a Hash), return directly
171
+ value
172
+ when /\AArray<(?<inner_type>.+)>\z/
173
+ inner_type = Regexp.last_match[:inner_type]
174
+ value.map { |v| _deserialize(inner_type, v) }
175
+ when /\AHash<(?<k_type>.+), (?<v_type>.+)>\z/
176
+ k_type = Regexp.last_match[:k_type]
177
+ v_type = Regexp.last_match[:v_type]
178
+ {}.tap do |hash|
179
+ value.each do |k, v|
180
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
181
+ end
182
+ end
183
+ else # model
184
+ _model = Object.const_get("PureCloud").const_get(type).new
185
+ _model.build_from_hash(value)
186
+ end
187
+ end
188
+
189
+ def to_s
190
+ to_hash.to_s
191
+ end
192
+
193
+ # to_body is an alias to to_body (backward compatibility))
194
+ def to_body
195
+ to_hash
196
+ end
197
+
198
+ # return the object in the form of hash
199
+ def to_hash
200
+ hash = {}
201
+ self.class.attribute_map.each_pair do |attr, param|
202
+ value = self.send(attr)
203
+ next if value.nil?
204
+ hash[param] = _to_hash(value)
205
+ end
206
+ hash
207
+ end
208
+
209
+ # Method to output non-array value in the form of hash
210
+ # For object, use to_hash. Otherwise, just return the value
211
+ def _to_hash(value)
212
+ if value.is_a?(Array)
213
+ value.compact.map{ |v| _to_hash(v) }
214
+ elsif value.is_a?(Hash)
215
+ {}.tap do |hash|
216
+ value.each { |k, v| hash[k] = _to_hash(v) }
217
+ end
218
+ elsif value.respond_to? :to_hash
219
+ value.to_hash
220
+ else
221
+ value
222
+ end
223
+ end
224
+
225
+ end
226
+ end
@@ -262,7 +262,7 @@ module PureCloud
262
262
 
263
263
 
264
264
 
265
- allowed_values = ["FAILED_CONVERTING_EXPORT_JOB", "FAILED_NO_DATA_EXPORT_JOB_FOUND", "FAILED_GETTING_DATA_FROM_SERVICE", "FAILED_GENERATING_TEMP_FILE", "FAILED_SAVING_FILE_TO_S3", "FAILED_NOTIFYING_SKYWALKER_OF_DOWNLOAD", "FAILED_BUILDING_DOWNLOAD_URL_FROM_SKYWALKER_RESPONSE", "EXPORT_TYPE_NOT_IMPLEMENTED"]
265
+ allowed_values = ["FAILED_CONVERTING_EXPORT_JOB", "FAILED_NO_DATA_EXPORT_JOB_FOUND", "FAILED_GETTING_DATA_FROM_SERVICE", "FAILED_GENERATING_TEMP_FILE", "FAILED_SAVING_FILE_TO_S3", "FAILED_NOTIFYING_SKYWALKER_OF_DOWNLOAD", "FAILED_BUILDING_DOWNLOAD_URL_FROM_SKYWALKER_RESPONSE", "EXPORT_TYPE_NOT_IMPLEMENTED", "REACHED_MAXIMUM_ATTEMPT_OF_RETRY", "FAILED_LONG_RUNNING_EXPORT"]
266
266
  if @export_error_messages_type && !allowed_values.include?(@export_error_messages_type)
267
267
  return false
268
268
  end
@@ -349,7 +349,7 @@ module PureCloud
349
349
  # Custom attribute writer method checking allowed values (enum).
350
350
  # @param [Object] export_error_messages_type Object to be assigned
351
351
  def export_error_messages_type=(export_error_messages_type)
352
- allowed_values = ["FAILED_CONVERTING_EXPORT_JOB", "FAILED_NO_DATA_EXPORT_JOB_FOUND", "FAILED_GETTING_DATA_FROM_SERVICE", "FAILED_GENERATING_TEMP_FILE", "FAILED_SAVING_FILE_TO_S3", "FAILED_NOTIFYING_SKYWALKER_OF_DOWNLOAD", "FAILED_BUILDING_DOWNLOAD_URL_FROM_SKYWALKER_RESPONSE", "EXPORT_TYPE_NOT_IMPLEMENTED"]
352
+ allowed_values = ["FAILED_CONVERTING_EXPORT_JOB", "FAILED_NO_DATA_EXPORT_JOB_FOUND", "FAILED_GETTING_DATA_FROM_SERVICE", "FAILED_GENERATING_TEMP_FILE", "FAILED_SAVING_FILE_TO_S3", "FAILED_NOTIFYING_SKYWALKER_OF_DOWNLOAD", "FAILED_BUILDING_DOWNLOAD_URL_FROM_SKYWALKER_RESPONSE", "EXPORT_TYPE_NOT_IMPLEMENTED", "REACHED_MAXIMUM_ATTEMPT_OF_RETRY", "FAILED_LONG_RUNNING_EXPORT"]
353
353
  if export_error_messages_type && !allowed_values.include?(export_error_messages_type)
354
354
  fail ArgumentError, "invalid value for 'export_error_messages_type', must be one of #{allowed_values}."
355
355
  end
@@ -15,5 +15,5 @@ Terms of Service: https://help.mypurecloud.com/articles/terms-and-conditions/
15
15
  =end
16
16
 
17
17
  module PureCloud
18
- VERSION = "58.0.0"
18
+ VERSION = "58.0.1"
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purecloudplatformclientv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 58.0.0
4
+ version: 58.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Genesys Developer Evangelists
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-29 00:00:00.000000000 Z
11
+ date: 2019-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -486,6 +486,7 @@ files:
486
486
  - docs/ConversationBasic.md
487
487
  - docs/ConversationCallEventTopicCallConversation.md
488
488
  - docs/ConversationCallEventTopicCallMediaParticipant.md
489
+ - docs/ConversationCallEventTopicConversationRoutingData.md
489
490
  - docs/ConversationCallEventTopicDetail.md
490
491
  - docs/ConversationCallEventTopicErrorBody.md
491
492
  - docs/ConversationCallEventTopicFaxStatus.md
@@ -494,10 +495,12 @@ files:
494
495
  - docs/ConversationCallEventTopicJourneyContext.md
495
496
  - docs/ConversationCallEventTopicJourneyCustomer.md
496
497
  - docs/ConversationCallEventTopicJourneyCustomerSession.md
498
+ - docs/ConversationCallEventTopicScoredAgent.md
497
499
  - docs/ConversationCallEventTopicUriReference.md
498
500
  - docs/ConversationCallEventTopicWrapup.md
499
501
  - docs/ConversationCallbackEventTopicCallbackConversation.md
500
502
  - docs/ConversationCallbackEventTopicCallbackMediaParticipant.md
503
+ - docs/ConversationCallbackEventTopicConversationRoutingData.md
501
504
  - docs/ConversationCallbackEventTopicDetail.md
502
505
  - docs/ConversationCallbackEventTopicDialerPreview.md
503
506
  - docs/ConversationCallbackEventTopicErrorBody.md
@@ -507,12 +510,14 @@ files:
507
510
  - docs/ConversationCallbackEventTopicJourneyCustomer.md
508
511
  - docs/ConversationCallbackEventTopicJourneyCustomerSession.md
509
512
  - docs/ConversationCallbackEventTopicPhoneNumberColumn.md
513
+ - docs/ConversationCallbackEventTopicScoredAgent.md
510
514
  - docs/ConversationCallbackEventTopicUriReference.md
511
515
  - docs/ConversationCallbackEventTopicVoicemail.md
512
516
  - docs/ConversationCallbackEventTopicWrapup.md
513
517
  - docs/ConversationChat.md
514
518
  - docs/ConversationChatEventTopicChatConversation.md
515
519
  - docs/ConversationChatEventTopicChatMediaParticipant.md
520
+ - docs/ConversationChatEventTopicConversationRoutingData.md
516
521
  - docs/ConversationChatEventTopicDetail.md
517
522
  - docs/ConversationChatEventTopicErrorBody.md
518
523
  - docs/ConversationChatEventTopicJourneyAction.md
@@ -520,10 +525,12 @@ files:
520
525
  - docs/ConversationChatEventTopicJourneyContext.md
521
526
  - docs/ConversationChatEventTopicJourneyCustomer.md
522
527
  - docs/ConversationChatEventTopicJourneyCustomerSession.md
528
+ - docs/ConversationChatEventTopicScoredAgent.md
523
529
  - docs/ConversationChatEventTopicUriReference.md
524
530
  - docs/ConversationChatEventTopicWrapup.md
525
531
  - docs/ConversationCobrowseEventTopicCobrowseConversation.md
526
532
  - docs/ConversationCobrowseEventTopicCobrowseMediaParticipant.md
533
+ - docs/ConversationCobrowseEventTopicConversationRoutingData.md
527
534
  - docs/ConversationCobrowseEventTopicDetail.md
528
535
  - docs/ConversationCobrowseEventTopicErrorBody.md
529
536
  - docs/ConversationCobrowseEventTopicJourneyAction.md
@@ -531,10 +538,12 @@ files:
531
538
  - docs/ConversationCobrowseEventTopicJourneyContext.md
532
539
  - docs/ConversationCobrowseEventTopicJourneyCustomer.md
533
540
  - docs/ConversationCobrowseEventTopicJourneyCustomerSession.md
541
+ - docs/ConversationCobrowseEventTopicScoredAgent.md
534
542
  - docs/ConversationCobrowseEventTopicUriReference.md
535
543
  - docs/ConversationCobrowseEventTopicWrapup.md
536
544
  - docs/ConversationDivisionMembership.md
537
545
  - docs/ConversationEmailEventTopicAttachment.md
546
+ - docs/ConversationEmailEventTopicConversationRoutingData.md
538
547
  - docs/ConversationEmailEventTopicDetail.md
539
548
  - docs/ConversationEmailEventTopicEmailConversation.md
540
549
  - docs/ConversationEmailEventTopicEmailMediaParticipant.md
@@ -544,6 +553,7 @@ files:
544
553
  - docs/ConversationEmailEventTopicJourneyContext.md
545
554
  - docs/ConversationEmailEventTopicJourneyCustomer.md
546
555
  - docs/ConversationEmailEventTopicJourneyCustomerSession.md
556
+ - docs/ConversationEmailEventTopicScoredAgent.md
547
557
  - docs/ConversationEmailEventTopicUriReference.md
548
558
  - docs/ConversationEmailEventTopicWrapup.md
549
559
  - docs/ConversationEntityListing.md
@@ -554,6 +564,7 @@ files:
554
564
  - docs/ConversationEventTopicChat.md
555
565
  - docs/ConversationEventTopicCobrowse.md
556
566
  - docs/ConversationEventTopicConversation.md
567
+ - docs/ConversationEventTopicConversationRoutingData.md
557
568
  - docs/ConversationEventTopicDialerPreview.md
558
569
  - docs/ConversationEventTopicDisconnectReason.md
559
570
  - docs/ConversationEventTopicEmail.md
@@ -570,11 +581,14 @@ files:
570
581
  - docs/ConversationEventTopicMessageSticker.md
571
582
  - docs/ConversationEventTopicParticipant.md
572
583
  - docs/ConversationEventTopicPhoneNumberColumn.md
584
+ - docs/ConversationEventTopicScoredAgent.md
573
585
  - docs/ConversationEventTopicScreenshare.md
574
586
  - docs/ConversationEventTopicSocialExpression.md
587
+ - docs/ConversationEventTopicUriReference.md
575
588
  - docs/ConversationEventTopicVideo.md
576
589
  - docs/ConversationEventTopicVoicemail.md
577
590
  - docs/ConversationEventTopicWrapup.md
591
+ - docs/ConversationMessageEventTopicConversationRoutingData.md
578
592
  - docs/ConversationMessageEventTopicDetail.md
579
593
  - docs/ConversationMessageEventTopicErrorBody.md
580
594
  - docs/ConversationMessageEventTopicJourneyAction.md
@@ -587,11 +601,13 @@ files:
587
601
  - docs/ConversationMessageEventTopicMessageMedia.md
588
602
  - docs/ConversationMessageEventTopicMessageMediaParticipant.md
589
603
  - docs/ConversationMessageEventTopicMessageSticker.md
604
+ - docs/ConversationMessageEventTopicScoredAgent.md
590
605
  - docs/ConversationMessageEventTopicUriReference.md
591
606
  - docs/ConversationMessageEventTopicWrapup.md
592
607
  - docs/ConversationProperties.md
593
608
  - docs/ConversationQuery.md
594
609
  - docs/ConversationRoutingData.md
610
+ - docs/ConversationScreenShareEventTopicConversationRoutingData.md
595
611
  - docs/ConversationScreenShareEventTopicDetail.md
596
612
  - docs/ConversationScreenShareEventTopicErrorBody.md
597
613
  - docs/ConversationScreenShareEventTopicJourneyAction.md
@@ -599,10 +615,12 @@ files:
599
615
  - docs/ConversationScreenShareEventTopicJourneyContext.md
600
616
  - docs/ConversationScreenShareEventTopicJourneyCustomer.md
601
617
  - docs/ConversationScreenShareEventTopicJourneyCustomerSession.md
618
+ - docs/ConversationScreenShareEventTopicScoredAgent.md
602
619
  - docs/ConversationScreenShareEventTopicScreenShareConversation.md
603
620
  - docs/ConversationScreenShareEventTopicScreenShareMediaParticipant.md
604
621
  - docs/ConversationScreenShareEventTopicUriReference.md
605
622
  - docs/ConversationScreenShareEventTopicWrapup.md
623
+ - docs/ConversationSocialExpressionEventTopicConversationRoutingData.md
606
624
  - docs/ConversationSocialExpressionEventTopicDetail.md
607
625
  - docs/ConversationSocialExpressionEventTopicErrorBody.md
608
626
  - docs/ConversationSocialExpressionEventTopicJourneyAction.md
@@ -610,10 +628,12 @@ files:
610
628
  - docs/ConversationSocialExpressionEventTopicJourneyContext.md
611
629
  - docs/ConversationSocialExpressionEventTopicJourneyCustomer.md
612
630
  - docs/ConversationSocialExpressionEventTopicJourneyCustomerSession.md
631
+ - docs/ConversationSocialExpressionEventTopicScoredAgent.md
613
632
  - docs/ConversationSocialExpressionEventTopicSocialConversation.md
614
633
  - docs/ConversationSocialExpressionEventTopicSocialMediaParticipant.md
615
634
  - docs/ConversationSocialExpressionEventTopicUriReference.md
616
635
  - docs/ConversationSocialExpressionEventTopicWrapup.md
636
+ - docs/ConversationVideoEventTopicConversationRoutingData.md
617
637
  - docs/ConversationVideoEventTopicDetail.md
618
638
  - docs/ConversationVideoEventTopicErrorBody.md
619
639
  - docs/ConversationVideoEventTopicJourneyAction.md
@@ -621,6 +641,7 @@ files:
621
641
  - docs/ConversationVideoEventTopicJourneyContext.md
622
642
  - docs/ConversationVideoEventTopicJourneyCustomer.md
623
643
  - docs/ConversationVideoEventTopicJourneyCustomerSession.md
644
+ - docs/ConversationVideoEventTopicScoredAgent.md
624
645
  - docs/ConversationVideoEventTopicUriReference.md
625
646
  - docs/ConversationVideoEventTopicVideoConversation.md
626
647
  - docs/ConversationVideoEventTopicVideoMediaParticipant.md
@@ -1229,6 +1250,7 @@ files:
1229
1250
  - docs/Queue.md
1230
1251
  - docs/QueueConversationCallEventTopicCallConversation.md
1231
1252
  - docs/QueueConversationCallEventTopicCallMediaParticipant.md
1253
+ - docs/QueueConversationCallEventTopicConversationRoutingData.md
1232
1254
  - docs/QueueConversationCallEventTopicDetail.md
1233
1255
  - docs/QueueConversationCallEventTopicErrorBody.md
1234
1256
  - docs/QueueConversationCallEventTopicFaxStatus.md
@@ -1237,10 +1259,12 @@ files:
1237
1259
  - docs/QueueConversationCallEventTopicJourneyContext.md
1238
1260
  - docs/QueueConversationCallEventTopicJourneyCustomer.md
1239
1261
  - docs/QueueConversationCallEventTopicJourneyCustomerSession.md
1262
+ - docs/QueueConversationCallEventTopicScoredAgent.md
1240
1263
  - docs/QueueConversationCallEventTopicUriReference.md
1241
1264
  - docs/QueueConversationCallEventTopicWrapup.md
1242
1265
  - docs/QueueConversationCallbackEventTopicCallbackConversation.md
1243
1266
  - docs/QueueConversationCallbackEventTopicCallbackMediaParticipant.md
1267
+ - docs/QueueConversationCallbackEventTopicConversationRoutingData.md
1244
1268
  - docs/QueueConversationCallbackEventTopicDetail.md
1245
1269
  - docs/QueueConversationCallbackEventTopicDialerPreview.md
1246
1270
  - docs/QueueConversationCallbackEventTopicErrorBody.md
@@ -1250,11 +1274,13 @@ files:
1250
1274
  - docs/QueueConversationCallbackEventTopicJourneyCustomer.md
1251
1275
  - docs/QueueConversationCallbackEventTopicJourneyCustomerSession.md
1252
1276
  - docs/QueueConversationCallbackEventTopicPhoneNumberColumn.md
1277
+ - docs/QueueConversationCallbackEventTopicScoredAgent.md
1253
1278
  - docs/QueueConversationCallbackEventTopicUriReference.md
1254
1279
  - docs/QueueConversationCallbackEventTopicVoicemail.md
1255
1280
  - docs/QueueConversationCallbackEventTopicWrapup.md
1256
1281
  - docs/QueueConversationChatEventTopicChatConversation.md
1257
1282
  - docs/QueueConversationChatEventTopicChatMediaParticipant.md
1283
+ - docs/QueueConversationChatEventTopicConversationRoutingData.md
1258
1284
  - docs/QueueConversationChatEventTopicDetail.md
1259
1285
  - docs/QueueConversationChatEventTopicErrorBody.md
1260
1286
  - docs/QueueConversationChatEventTopicJourneyAction.md
@@ -1262,10 +1288,12 @@ files:
1262
1288
  - docs/QueueConversationChatEventTopicJourneyContext.md
1263
1289
  - docs/QueueConversationChatEventTopicJourneyCustomer.md
1264
1290
  - docs/QueueConversationChatEventTopicJourneyCustomerSession.md
1291
+ - docs/QueueConversationChatEventTopicScoredAgent.md
1265
1292
  - docs/QueueConversationChatEventTopicUriReference.md
1266
1293
  - docs/QueueConversationChatEventTopicWrapup.md
1267
1294
  - docs/QueueConversationCobrowseEventTopicCobrowseConversation.md
1268
1295
  - docs/QueueConversationCobrowseEventTopicCobrowseMediaParticipant.md
1296
+ - docs/QueueConversationCobrowseEventTopicConversationRoutingData.md
1269
1297
  - docs/QueueConversationCobrowseEventTopicDetail.md
1270
1298
  - docs/QueueConversationCobrowseEventTopicErrorBody.md
1271
1299
  - docs/QueueConversationCobrowseEventTopicJourneyAction.md
@@ -1273,9 +1301,11 @@ files:
1273
1301
  - docs/QueueConversationCobrowseEventTopicJourneyContext.md
1274
1302
  - docs/QueueConversationCobrowseEventTopicJourneyCustomer.md
1275
1303
  - docs/QueueConversationCobrowseEventTopicJourneyCustomerSession.md
1304
+ - docs/QueueConversationCobrowseEventTopicScoredAgent.md
1276
1305
  - docs/QueueConversationCobrowseEventTopicUriReference.md
1277
1306
  - docs/QueueConversationCobrowseEventTopicWrapup.md
1278
1307
  - docs/QueueConversationEmailEventTopicAttachment.md
1308
+ - docs/QueueConversationEmailEventTopicConversationRoutingData.md
1279
1309
  - docs/QueueConversationEmailEventTopicDetail.md
1280
1310
  - docs/QueueConversationEmailEventTopicEmailConversation.md
1281
1311
  - docs/QueueConversationEmailEventTopicEmailMediaParticipant.md
@@ -1285,6 +1315,7 @@ files:
1285
1315
  - docs/QueueConversationEmailEventTopicJourneyContext.md
1286
1316
  - docs/QueueConversationEmailEventTopicJourneyCustomer.md
1287
1317
  - docs/QueueConversationEmailEventTopicJourneyCustomerSession.md
1318
+ - docs/QueueConversationEmailEventTopicScoredAgent.md
1288
1319
  - docs/QueueConversationEmailEventTopicUriReference.md
1289
1320
  - docs/QueueConversationEmailEventTopicWrapup.md
1290
1321
  - docs/QueueConversationEventTopicAddress.md
@@ -1294,6 +1325,7 @@ files:
1294
1325
  - docs/QueueConversationEventTopicChat.md
1295
1326
  - docs/QueueConversationEventTopicCobrowse.md
1296
1327
  - docs/QueueConversationEventTopicConversation.md
1328
+ - docs/QueueConversationEventTopicConversationRoutingData.md
1297
1329
  - docs/QueueConversationEventTopicDialerPreview.md
1298
1330
  - docs/QueueConversationEventTopicDisconnectReason.md
1299
1331
  - docs/QueueConversationEventTopicEmail.md
@@ -1310,11 +1342,14 @@ files:
1310
1342
  - docs/QueueConversationEventTopicMessageSticker.md
1311
1343
  - docs/QueueConversationEventTopicParticipant.md
1312
1344
  - docs/QueueConversationEventTopicPhoneNumberColumn.md
1345
+ - docs/QueueConversationEventTopicScoredAgent.md
1313
1346
  - docs/QueueConversationEventTopicScreenshare.md
1314
1347
  - docs/QueueConversationEventTopicSocialExpression.md
1348
+ - docs/QueueConversationEventTopicUriReference.md
1315
1349
  - docs/QueueConversationEventTopicVideo.md
1316
1350
  - docs/QueueConversationEventTopicVoicemail.md
1317
1351
  - docs/QueueConversationEventTopicWrapup.md
1352
+ - docs/QueueConversationMessageEventTopicConversationRoutingData.md
1318
1353
  - docs/QueueConversationMessageEventTopicDetail.md
1319
1354
  - docs/QueueConversationMessageEventTopicErrorBody.md
1320
1355
  - docs/QueueConversationMessageEventTopicJourneyAction.md
@@ -1327,8 +1362,10 @@ files:
1327
1362
  - docs/QueueConversationMessageEventTopicMessageMedia.md
1328
1363
  - docs/QueueConversationMessageEventTopicMessageMediaParticipant.md
1329
1364
  - docs/QueueConversationMessageEventTopicMessageSticker.md
1365
+ - docs/QueueConversationMessageEventTopicScoredAgent.md
1330
1366
  - docs/QueueConversationMessageEventTopicUriReference.md
1331
1367
  - docs/QueueConversationMessageEventTopicWrapup.md
1368
+ - docs/QueueConversationScreenShareEventTopicConversationRoutingData.md
1332
1369
  - docs/QueueConversationScreenShareEventTopicDetail.md
1333
1370
  - docs/QueueConversationScreenShareEventTopicErrorBody.md
1334
1371
  - docs/QueueConversationScreenShareEventTopicJourneyAction.md
@@ -1336,6 +1373,7 @@ files:
1336
1373
  - docs/QueueConversationScreenShareEventTopicJourneyContext.md
1337
1374
  - docs/QueueConversationScreenShareEventTopicJourneyCustomer.md
1338
1375
  - docs/QueueConversationScreenShareEventTopicJourneyCustomerSession.md
1376
+ - docs/QueueConversationScreenShareEventTopicScoredAgent.md
1339
1377
  - docs/QueueConversationScreenShareEventTopicScreenShareConversation.md
1340
1378
  - docs/QueueConversationScreenShareEventTopicScreenShareMediaParticipant.md
1341
1379
  - docs/QueueConversationScreenShareEventTopicUriReference.md
@@ -1347,6 +1385,7 @@ files:
1347
1385
  - docs/QueueConversationSocialExpressionEventTopicChat.md
1348
1386
  - docs/QueueConversationSocialExpressionEventTopicCobrowse.md
1349
1387
  - docs/QueueConversationSocialExpressionEventTopicConversation.md
1388
+ - docs/QueueConversationSocialExpressionEventTopicConversationRoutingData.md
1350
1389
  - docs/QueueConversationSocialExpressionEventTopicDialerPreview.md
1351
1390
  - docs/QueueConversationSocialExpressionEventTopicDisconnectReason.md
1352
1391
  - docs/QueueConversationSocialExpressionEventTopicEmail.md
@@ -1363,8 +1402,10 @@ files:
1363
1402
  - docs/QueueConversationSocialExpressionEventTopicMessageSticker.md
1364
1403
  - docs/QueueConversationSocialExpressionEventTopicParticipant.md
1365
1404
  - docs/QueueConversationSocialExpressionEventTopicPhoneNumberColumn.md
1405
+ - docs/QueueConversationSocialExpressionEventTopicScoredAgent.md
1366
1406
  - docs/QueueConversationSocialExpressionEventTopicScreenshare.md
1367
1407
  - docs/QueueConversationSocialExpressionEventTopicSocialExpression.md
1408
+ - docs/QueueConversationSocialExpressionEventTopicUriReference.md
1368
1409
  - docs/QueueConversationSocialExpressionEventTopicVideo.md
1369
1410
  - docs/QueueConversationSocialExpressionEventTopicVoicemail.md
1370
1411
  - docs/QueueConversationSocialExpressionEventTopicWrapup.md
@@ -1375,6 +1416,7 @@ files:
1375
1416
  - docs/QueueConversationVideoEventTopicChat.md
1376
1417
  - docs/QueueConversationVideoEventTopicCobrowse.md
1377
1418
  - docs/QueueConversationVideoEventTopicConversation.md
1419
+ - docs/QueueConversationVideoEventTopicConversationRoutingData.md
1378
1420
  - docs/QueueConversationVideoEventTopicDialerPreview.md
1379
1421
  - docs/QueueConversationVideoEventTopicDisconnectReason.md
1380
1422
  - docs/QueueConversationVideoEventTopicEmail.md
@@ -1391,8 +1433,10 @@ files:
1391
1433
  - docs/QueueConversationVideoEventTopicMessageSticker.md
1392
1434
  - docs/QueueConversationVideoEventTopicParticipant.md
1393
1435
  - docs/QueueConversationVideoEventTopicPhoneNumberColumn.md
1436
+ - docs/QueueConversationVideoEventTopicScoredAgent.md
1394
1437
  - docs/QueueConversationVideoEventTopicScreenshare.md
1395
1438
  - docs/QueueConversationVideoEventTopicSocialExpression.md
1439
+ - docs/QueueConversationVideoEventTopicUriReference.md
1396
1440
  - docs/QueueConversationVideoEventTopicVideo.md
1397
1441
  - docs/QueueConversationVideoEventTopicVoicemail.md
1398
1442
  - docs/QueueConversationVideoEventTopicWrapup.md
@@ -2170,6 +2214,7 @@ files:
2170
2214
  - lib/purecloudplatformclientv2/models/conversation_basic.rb
2171
2215
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_call_conversation.rb
2172
2216
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_call_media_participant.rb
2217
+ - lib/purecloudplatformclientv2/models/conversation_call_event_topic_conversation_routing_data.rb
2173
2218
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_detail.rb
2174
2219
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_error_body.rb
2175
2220
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_fax_status.rb
@@ -2178,10 +2223,12 @@ files:
2178
2223
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_journey_context.rb
2179
2224
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_journey_customer.rb
2180
2225
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_journey_customer_session.rb
2226
+ - lib/purecloudplatformclientv2/models/conversation_call_event_topic_scored_agent.rb
2181
2227
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_uri_reference.rb
2182
2228
  - lib/purecloudplatformclientv2/models/conversation_call_event_topic_wrapup.rb
2183
2229
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_callback_conversation.rb
2184
2230
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_callback_media_participant.rb
2231
+ - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_conversation_routing_data.rb
2185
2232
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_detail.rb
2186
2233
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_dialer_preview.rb
2187
2234
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_error_body.rb
@@ -2191,12 +2238,14 @@ files:
2191
2238
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_journey_customer.rb
2192
2239
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_journey_customer_session.rb
2193
2240
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_phone_number_column.rb
2241
+ - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_scored_agent.rb
2194
2242
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_uri_reference.rb
2195
2243
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_voicemail.rb
2196
2244
  - lib/purecloudplatformclientv2/models/conversation_callback_event_topic_wrapup.rb
2197
2245
  - lib/purecloudplatformclientv2/models/conversation_chat.rb
2198
2246
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_chat_conversation.rb
2199
2247
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_chat_media_participant.rb
2248
+ - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_conversation_routing_data.rb
2200
2249
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_detail.rb
2201
2250
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_error_body.rb
2202
2251
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_action.rb
@@ -2204,10 +2253,12 @@ files:
2204
2253
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_context.rb
2205
2254
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_customer.rb
2206
2255
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_customer_session.rb
2256
+ - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_scored_agent.rb
2207
2257
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_uri_reference.rb
2208
2258
  - lib/purecloudplatformclientv2/models/conversation_chat_event_topic_wrapup.rb
2209
2259
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_cobrowse_conversation.rb
2210
2260
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_cobrowse_media_participant.rb
2261
+ - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_conversation_routing_data.rb
2211
2262
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_detail.rb
2212
2263
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_error_body.rb
2213
2264
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_journey_action.rb
@@ -2215,10 +2266,12 @@ files:
2215
2266
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_journey_context.rb
2216
2267
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_journey_customer.rb
2217
2268
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_journey_customer_session.rb
2269
+ - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_scored_agent.rb
2218
2270
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_uri_reference.rb
2219
2271
  - lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_wrapup.rb
2220
2272
  - lib/purecloudplatformclientv2/models/conversation_division_membership.rb
2221
2273
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_attachment.rb
2274
+ - lib/purecloudplatformclientv2/models/conversation_email_event_topic_conversation_routing_data.rb
2222
2275
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_detail.rb
2223
2276
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_email_conversation.rb
2224
2277
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_email_media_participant.rb
@@ -2228,6 +2281,7 @@ files:
2228
2281
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_journey_context.rb
2229
2282
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_journey_customer.rb
2230
2283
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_journey_customer_session.rb
2284
+ - lib/purecloudplatformclientv2/models/conversation_email_event_topic_scored_agent.rb
2231
2285
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_uri_reference.rb
2232
2286
  - lib/purecloudplatformclientv2/models/conversation_email_event_topic_wrapup.rb
2233
2287
  - lib/purecloudplatformclientv2/models/conversation_entity_listing.rb
@@ -2238,6 +2292,7 @@ files:
2238
2292
  - lib/purecloudplatformclientv2/models/conversation_event_topic_chat.rb
2239
2293
  - lib/purecloudplatformclientv2/models/conversation_event_topic_cobrowse.rb
2240
2294
  - lib/purecloudplatformclientv2/models/conversation_event_topic_conversation.rb
2295
+ - lib/purecloudplatformclientv2/models/conversation_event_topic_conversation_routing_data.rb
2241
2296
  - lib/purecloudplatformclientv2/models/conversation_event_topic_dialer_preview.rb
2242
2297
  - lib/purecloudplatformclientv2/models/conversation_event_topic_disconnect_reason.rb
2243
2298
  - lib/purecloudplatformclientv2/models/conversation_event_topic_email.rb
@@ -2254,11 +2309,14 @@ files:
2254
2309
  - lib/purecloudplatformclientv2/models/conversation_event_topic_message_sticker.rb
2255
2310
  - lib/purecloudplatformclientv2/models/conversation_event_topic_participant.rb
2256
2311
  - lib/purecloudplatformclientv2/models/conversation_event_topic_phone_number_column.rb
2312
+ - lib/purecloudplatformclientv2/models/conversation_event_topic_scored_agent.rb
2257
2313
  - lib/purecloudplatformclientv2/models/conversation_event_topic_screenshare.rb
2258
2314
  - lib/purecloudplatformclientv2/models/conversation_event_topic_social_expression.rb
2315
+ - lib/purecloudplatformclientv2/models/conversation_event_topic_uri_reference.rb
2259
2316
  - lib/purecloudplatformclientv2/models/conversation_event_topic_video.rb
2260
2317
  - lib/purecloudplatformclientv2/models/conversation_event_topic_voicemail.rb
2261
2318
  - lib/purecloudplatformclientv2/models/conversation_event_topic_wrapup.rb
2319
+ - lib/purecloudplatformclientv2/models/conversation_message_event_topic_conversation_routing_data.rb
2262
2320
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_detail.rb
2263
2321
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_error_body.rb
2264
2322
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_journey_action.rb
@@ -2271,11 +2329,13 @@ files:
2271
2329
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_message_media.rb
2272
2330
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_message_media_participant.rb
2273
2331
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_message_sticker.rb
2332
+ - lib/purecloudplatformclientv2/models/conversation_message_event_topic_scored_agent.rb
2274
2333
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_uri_reference.rb
2275
2334
  - lib/purecloudplatformclientv2/models/conversation_message_event_topic_wrapup.rb
2276
2335
  - lib/purecloudplatformclientv2/models/conversation_properties.rb
2277
2336
  - lib/purecloudplatformclientv2/models/conversation_query.rb
2278
2337
  - lib/purecloudplatformclientv2/models/conversation_routing_data.rb
2338
+ - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_conversation_routing_data.rb
2279
2339
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_detail.rb
2280
2340
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_error_body.rb
2281
2341
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_journey_action.rb
@@ -2283,10 +2343,12 @@ files:
2283
2343
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_journey_context.rb
2284
2344
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_journey_customer.rb
2285
2345
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_journey_customer_session.rb
2346
+ - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_scored_agent.rb
2286
2347
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_screen_share_conversation.rb
2287
2348
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_screen_share_media_participant.rb
2288
2349
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_uri_reference.rb
2289
2350
  - lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_wrapup.rb
2351
+ - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_conversation_routing_data.rb
2290
2352
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_detail.rb
2291
2353
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_error_body.rb
2292
2354
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_journey_action.rb
@@ -2294,10 +2356,12 @@ files:
2294
2356
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_journey_context.rb
2295
2357
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_journey_customer.rb
2296
2358
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_journey_customer_session.rb
2359
+ - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_scored_agent.rb
2297
2360
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_social_conversation.rb
2298
2361
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_social_media_participant.rb
2299
2362
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_uri_reference.rb
2300
2363
  - lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_wrapup.rb
2364
+ - lib/purecloudplatformclientv2/models/conversation_video_event_topic_conversation_routing_data.rb
2301
2365
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_detail.rb
2302
2366
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_error_body.rb
2303
2367
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_journey_action.rb
@@ -2305,6 +2369,7 @@ files:
2305
2369
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_journey_context.rb
2306
2370
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_journey_customer.rb
2307
2371
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_journey_customer_session.rb
2372
+ - lib/purecloudplatformclientv2/models/conversation_video_event_topic_scored_agent.rb
2308
2373
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_uri_reference.rb
2309
2374
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_video_conversation.rb
2310
2375
  - lib/purecloudplatformclientv2/models/conversation_video_event_topic_video_media_participant.rb
@@ -2890,6 +2955,7 @@ files:
2890
2955
  - lib/purecloudplatformclientv2/models/queue.rb
2891
2956
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_call_conversation.rb
2892
2957
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_call_media_participant.rb
2958
+ - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_conversation_routing_data.rb
2893
2959
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_detail.rb
2894
2960
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_error_body.rb
2895
2961
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_fax_status.rb
@@ -2898,10 +2964,12 @@ files:
2898
2964
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_journey_context.rb
2899
2965
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_journey_customer.rb
2900
2966
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_journey_customer_session.rb
2967
+ - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_scored_agent.rb
2901
2968
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_uri_reference.rb
2902
2969
  - lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_wrapup.rb
2903
2970
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_callback_conversation.rb
2904
2971
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_callback_media_participant.rb
2972
+ - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_conversation_routing_data.rb
2905
2973
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_detail.rb
2906
2974
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_dialer_preview.rb
2907
2975
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_error_body.rb
@@ -2911,11 +2979,13 @@ files:
2911
2979
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_journey_customer.rb
2912
2980
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_journey_customer_session.rb
2913
2981
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_phone_number_column.rb
2982
+ - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_scored_agent.rb
2914
2983
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_uri_reference.rb
2915
2984
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_voicemail.rb
2916
2985
  - lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_wrapup.rb
2917
2986
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_chat_conversation.rb
2918
2987
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_chat_media_participant.rb
2988
+ - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_conversation_routing_data.rb
2919
2989
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_detail.rb
2920
2990
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_error_body.rb
2921
2991
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_journey_action.rb
@@ -2923,10 +2993,12 @@ files:
2923
2993
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_journey_context.rb
2924
2994
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_journey_customer.rb
2925
2995
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_journey_customer_session.rb
2996
+ - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_scored_agent.rb
2926
2997
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_uri_reference.rb
2927
2998
  - lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_wrapup.rb
2928
2999
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_cobrowse_conversation.rb
2929
3000
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_cobrowse_media_participant.rb
3001
+ - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_conversation_routing_data.rb
2930
3002
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_detail.rb
2931
3003
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_error_body.rb
2932
3004
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_journey_action.rb
@@ -2934,9 +3006,11 @@ files:
2934
3006
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_journey_context.rb
2935
3007
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_journey_customer.rb
2936
3008
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_journey_customer_session.rb
3009
+ - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_scored_agent.rb
2937
3010
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_uri_reference.rb
2938
3011
  - lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_wrapup.rb
2939
3012
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_attachment.rb
3013
+ - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_conversation_routing_data.rb
2940
3014
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_detail.rb
2941
3015
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_email_conversation.rb
2942
3016
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_email_media_participant.rb
@@ -2946,6 +3020,7 @@ files:
2946
3020
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_journey_context.rb
2947
3021
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_journey_customer.rb
2948
3022
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_journey_customer_session.rb
3023
+ - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_scored_agent.rb
2949
3024
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_uri_reference.rb
2950
3025
  - lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_wrapup.rb
2951
3026
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_address.rb
@@ -2955,6 +3030,7 @@ files:
2955
3030
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_chat.rb
2956
3031
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_cobrowse.rb
2957
3032
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_conversation.rb
3033
+ - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_conversation_routing_data.rb
2958
3034
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_dialer_preview.rb
2959
3035
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_disconnect_reason.rb
2960
3036
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_email.rb
@@ -2971,11 +3047,14 @@ files:
2971
3047
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_message_sticker.rb
2972
3048
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_participant.rb
2973
3049
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_phone_number_column.rb
3050
+ - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_scored_agent.rb
2974
3051
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_screenshare.rb
2975
3052
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_social_expression.rb
3053
+ - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_uri_reference.rb
2976
3054
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_video.rb
2977
3055
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_voicemail.rb
2978
3056
  - lib/purecloudplatformclientv2/models/queue_conversation_event_topic_wrapup.rb
3057
+ - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_conversation_routing_data.rb
2979
3058
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_detail.rb
2980
3059
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_error_body.rb
2981
3060
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_journey_action.rb
@@ -2988,8 +3067,10 @@ files:
2988
3067
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_message_media.rb
2989
3068
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_message_media_participant.rb
2990
3069
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_message_sticker.rb
3070
+ - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_scored_agent.rb
2991
3071
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_uri_reference.rb
2992
3072
  - lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_wrapup.rb
3073
+ - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_conversation_routing_data.rb
2993
3074
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_detail.rb
2994
3075
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_error_body.rb
2995
3076
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_journey_action.rb
@@ -2997,6 +3078,7 @@ files:
2997
3078
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_journey_context.rb
2998
3079
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_journey_customer.rb
2999
3080
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_journey_customer_session.rb
3081
+ - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_scored_agent.rb
3000
3082
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_screen_share_conversation.rb
3001
3083
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_screen_share_media_participant.rb
3002
3084
  - lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_uri_reference.rb
@@ -3008,6 +3090,7 @@ files:
3008
3090
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_chat.rb
3009
3091
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_cobrowse.rb
3010
3092
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_conversation.rb
3093
+ - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_conversation_routing_data.rb
3011
3094
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_dialer_preview.rb
3012
3095
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_disconnect_reason.rb
3013
3096
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_email.rb
@@ -3024,8 +3107,10 @@ files:
3024
3107
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_message_sticker.rb
3025
3108
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_participant.rb
3026
3109
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_phone_number_column.rb
3110
+ - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_scored_agent.rb
3027
3111
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_screenshare.rb
3028
3112
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_social_expression.rb
3113
+ - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_uri_reference.rb
3029
3114
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_video.rb
3030
3115
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_voicemail.rb
3031
3116
  - lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_wrapup.rb
@@ -3036,6 +3121,7 @@ files:
3036
3121
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_chat.rb
3037
3122
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_cobrowse.rb
3038
3123
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_conversation.rb
3124
+ - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_conversation_routing_data.rb
3039
3125
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_dialer_preview.rb
3040
3126
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_disconnect_reason.rb
3041
3127
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_email.rb
@@ -3052,8 +3138,10 @@ files:
3052
3138
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_message_sticker.rb
3053
3139
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_participant.rb
3054
3140
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_phone_number_column.rb
3141
+ - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_scored_agent.rb
3055
3142
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_screenshare.rb
3056
3143
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_social_expression.rb
3144
+ - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_uri_reference.rb
3057
3145
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_video.rb
3058
3146
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_voicemail.rb
3059
3147
  - lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_wrapup.rb