twilio-ruby 5.45.1 → 5.49.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (232) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +1 -0
  3. data/CHANGES.md +108 -0
  4. data/LICENSE +1 -1
  5. data/README.md +16 -2
  6. data/lib/twilio-ruby/rest/api.rb +1 -1
  7. data/lib/twilio-ruby/rest/api/v2010.rb +5 -4
  8. data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +1 -1
  9. data/lib/twilio-ruby/rest/api/v2010/account/call.rb +8 -8
  10. data/lib/twilio-ruby/rest/api/v2010/account/call/event.rb +4 -4
  11. data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +17 -17
  12. data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +1 -1
  13. data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +4 -4
  14. data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +11 -11
  15. data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +3 -3
  16. data/lib/twilio-ruby/rest/api/v2010/account/message.rb +5 -5
  17. data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +6 -3
  18. data/lib/twilio-ruby/rest/api/v2010/account/token.rb +1 -1
  19. data/lib/twilio-ruby/rest/autopilot/v1.rb +5 -4
  20. data/lib/twilio-ruby/rest/bulkexports.rb +4 -2
  21. data/lib/twilio-ruby/rest/bulkexports/v1.rb +14 -10
  22. data/lib/twilio-ruby/rest/bulkexports/v1/export.rb +7 -4
  23. data/lib/twilio-ruby/rest/bulkexports/v1/export/day.rb +7 -4
  24. data/lib/twilio-ruby/rest/bulkexports/v1/export/export_custom_job.rb +5 -3
  25. data/lib/twilio-ruby/rest/bulkexports/v1/export/job.rb +5 -3
  26. data/lib/twilio-ruby/rest/bulkexports/v1/export_configuration.rb +5 -3
  27. data/lib/twilio-ruby/rest/chat/v1.rb +10 -8
  28. data/lib/twilio-ruby/rest/chat/v1/service.rb +5 -5
  29. data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +6 -6
  30. data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +3 -3
  31. data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +3 -3
  32. data/lib/twilio-ruby/rest/chat/v1/service/role.rb +9 -9
  33. data/lib/twilio-ruby/rest/chat/v2.rb +10 -8
  34. data/lib/twilio-ruby/rest/chat/v2/service.rb +5 -5
  35. data/lib/twilio-ruby/rest/chat/v2/service/binding.rb +7 -7
  36. data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +6 -6
  37. data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +3 -3
  38. data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +3 -3
  39. data/lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb +27 -24
  40. data/lib/twilio-ruby/rest/chat/v2/service/role.rb +9 -9
  41. data/lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb +10 -10
  42. data/lib/twilio-ruby/rest/client.rb +8 -1
  43. data/lib/twilio-ruby/rest/conversations/v1.rb +25 -20
  44. data/lib/twilio-ruby/rest/conversations/v1/configuration/webhook.rb +9 -9
  45. data/lib/twilio-ruby/rest/conversations/v1/conversation/message.rb +1 -1
  46. data/lib/twilio-ruby/rest/conversations/v1/conversation/webhook.rb +9 -9
  47. data/lib/twilio-ruby/rest/conversations/v1/role.rb +9 -9
  48. data/lib/twilio-ruby/rest/conversations/v1/service/binding.rb +7 -7
  49. data/lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb +1 -1
  50. data/lib/twilio-ruby/rest/conversations/v1/service/conversation/webhook.rb +9 -9
  51. data/lib/twilio-ruby/rest/conversations/v1/service/role.rb +9 -9
  52. data/lib/twilio-ruby/rest/events/v1.rb +20 -16
  53. data/lib/twilio-ruby/rest/events/v1/event_type.rb +4 -4
  54. data/lib/twilio-ruby/rest/events/v1/schema.rb +4 -4
  55. data/lib/twilio-ruby/rest/events/v1/schema/schema_version.rb +4 -4
  56. data/lib/twilio-ruby/rest/events/v1/sink.rb +8 -6
  57. data/lib/twilio-ruby/rest/events/v1/sink/sink_test.rb +3 -3
  58. data/lib/twilio-ruby/rest/events/v1/sink/sink_validate.rb +3 -3
  59. data/lib/twilio-ruby/rest/events/v1/subscription.rb +7 -6
  60. data/lib/twilio-ruby/rest/events/v1/subscription/subscribed_event.rb +3 -3
  61. data/lib/twilio-ruby/rest/fax/v1.rb +5 -4
  62. data/lib/twilio-ruby/rest/flex_api/v1.rb +15 -12
  63. data/lib/twilio-ruby/rest/flex_api/v1/configuration.rb +18 -4
  64. data/lib/twilio-ruby/rest/insights.rb +1 -1
  65. data/lib/twilio-ruby/rest/insights/v1.rb +11 -9
  66. data/lib/twilio-ruby/rest/insights/v1/call/summary.rb +8 -9
  67. data/lib/twilio-ruby/rest/insights/v1/room.rb +55 -43
  68. data/lib/twilio-ruby/rest/insights/v1/room/participant.rb +22 -22
  69. data/lib/twilio-ruby/rest/ip_messaging/v1.rb +10 -8
  70. data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +3 -3
  71. data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +3 -3
  72. data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +3 -3
  73. data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +3 -3
  74. data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +4 -4
  75. data/lib/twilio-ruby/rest/ip_messaging/v2.rb +10 -8
  76. data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +3 -3
  77. data/lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb +7 -7
  78. data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +3 -3
  79. data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +3 -3
  80. data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +3 -3
  81. data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb +6 -6
  82. data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +4 -4
  83. data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb +4 -4
  84. data/lib/twilio-ruby/rest/lookups/v1.rb +5 -4
  85. data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +16 -16
  86. data/lib/twilio-ruby/rest/messaging.rb +8 -0
  87. data/lib/twilio-ruby/rest/messaging/v1.rb +21 -4
  88. data/lib/twilio-ruby/rest/messaging/v1/brand_registration.rb +328 -0
  89. data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +1 -1
  90. data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +1 -1
  91. data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +1 -1
  92. data/lib/twilio-ruby/rest/monitor/v1.rb +10 -8
  93. data/lib/twilio-ruby/rest/notify/v1.rb +10 -8
  94. data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +16 -15
  95. data/lib/twilio-ruby/rest/notify/v1/service/notification.rb +18 -18
  96. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/evaluation.rb +1 -1
  97. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/end_user_type.rb +1 -1
  98. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document_type.rb +1 -1
  99. data/lib/twilio-ruby/rest/preview.rb +4 -2
  100. data/lib/twilio-ruby/rest/preview/bulk_exports.rb +14 -10
  101. data/lib/twilio-ruby/rest/preview/bulk_exports/export.rb +7 -4
  102. data/lib/twilio-ruby/rest/preview/bulk_exports/export/day.rb +7 -4
  103. data/lib/twilio-ruby/rest/preview/bulk_exports/export/export_custom_job.rb +5 -3
  104. data/lib/twilio-ruby/rest/preview/bulk_exports/export/job.rb +5 -3
  105. data/lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb +5 -3
  106. data/lib/twilio-ruby/rest/preview/deployed_devices.rb +5 -4
  107. data/lib/twilio-ruby/rest/preview/hosted_numbers.rb +10 -8
  108. data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb +13 -13
  109. data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document/dependent_hosted_number_order.rb +2 -2
  110. data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +8 -8
  111. data/lib/twilio-ruby/rest/preview/marketplace.rb +10 -8
  112. data/lib/twilio-ruby/rest/preview/sync.rb +5 -4
  113. data/lib/twilio-ruby/rest/preview/sync/service/document.rb +4 -8
  114. data/lib/twilio-ruby/rest/preview/trusted_comms.rb +5 -4
  115. data/lib/twilio-ruby/rest/preview/understand.rb +5 -4
  116. data/lib/twilio-ruby/rest/preview/wireless.rb +15 -12
  117. data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +2 -2
  118. data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +2 -2
  119. data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +1 -1
  120. data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +2 -2
  121. data/lib/twilio-ruby/rest/pricing/v2/voice/country.rb +2 -2
  122. data/lib/twilio-ruby/rest/pricing/v2/voice/number.rb +1 -1
  123. data/lib/twilio-ruby/rest/proxy/v1.rb +5 -4
  124. data/lib/twilio-ruby/rest/proxy/v1/service/session.rb +1 -1
  125. data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +1 -1
  126. data/lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb +1 -1
  127. data/lib/twilio-ruby/rest/serverless/v1.rb +5 -4
  128. data/lib/twilio-ruby/rest/serverless/v1/service/build.rb +17 -7
  129. data/lib/twilio-ruby/rest/studio/v1.rb +5 -4
  130. data/lib/twilio-ruby/rest/studio/v2.rb +5 -4
  131. data/lib/twilio-ruby/rest/studio/v2/flow.rb +6 -14
  132. data/lib/twilio-ruby/rest/studio/v2/flow/execution.rb +0 -8
  133. data/lib/twilio-ruby/rest/studio/v2/flow/execution/execution_context.rb +0 -8
  134. data/lib/twilio-ruby/rest/studio/v2/flow/execution/execution_step.rb +0 -8
  135. data/lib/twilio-ruby/rest/studio/v2/flow/execution/execution_step/execution_step_context.rb +0 -8
  136. data/lib/twilio-ruby/rest/studio/v2/flow/flow_revision.rb +2 -10
  137. data/lib/twilio-ruby/rest/studio/v2/flow/test_user.rb +10 -16
  138. data/lib/twilio-ruby/rest/studio/v2/flow_validate.rb +6 -11
  139. data/lib/twilio-ruby/rest/supersim/v1.rb +25 -20
  140. data/lib/twilio-ruby/rest/supersim/v1/command.rb +4 -4
  141. data/lib/twilio-ruby/rest/supersim/v1/fleet.rb +33 -12
  142. data/lib/twilio-ruby/rest/supersim/v1/network.rb +5 -5
  143. data/lib/twilio-ruby/rest/supersim/v1/network_access_profile.rb +6 -6
  144. data/lib/twilio-ruby/rest/supersim/v1/network_access_profile/network_access_profile_network.rb +5 -5
  145. data/lib/twilio-ruby/rest/supersim/v1/sim.rb +4 -4
  146. data/lib/twilio-ruby/rest/supersim/v1/usage_record.rb +3 -3
  147. data/lib/twilio-ruby/rest/sync/v1.rb +5 -4
  148. data/lib/twilio-ruby/rest/sync/v1/service.rb +0 -8
  149. data/lib/twilio-ruby/rest/sync/v1/service/document.rb +25 -52
  150. data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +0 -8
  151. data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +18 -40
  152. data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +46 -76
  153. data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +0 -8
  154. data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +18 -40
  155. data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +47 -79
  156. data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +1 -9
  157. data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +14 -38
  158. data/lib/twilio-ruby/rest/sync/v1/service/sync_stream/stream_message.rb +1 -7
  159. data/lib/twilio-ruby/rest/taskrouter/v1.rb +5 -4
  160. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +17 -17
  161. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +10 -10
  162. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.rb +1 -1
  163. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +10 -10
  164. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.rb +1 -1
  165. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.rb +1 -1
  166. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_real_time_statistics.rb +1 -1
  167. data/lib/twilio-ruby/rest/trunking/v1.rb +5 -4
  168. data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +1 -1
  169. data/lib/twilio-ruby/rest/trusthub.rb +100 -0
  170. data/lib/twilio-ruby/rest/trusthub/v1.rb +146 -0
  171. data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles.rb +523 -0
  172. data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_channel_endpoint_assignment.rb +359 -0
  173. data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_entity_assignments.rb +330 -0
  174. data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_evaluations.rb +328 -0
  175. data/lib/twilio-ruby/rest/trusthub/v1/end_user.rb +356 -0
  176. data/lib/twilio-ruby/rest/trusthub/v1/end_user_type.rb +271 -0
  177. data/lib/twilio-ruby/rest/trusthub/v1/policies.rb +262 -0
  178. data/lib/twilio-ruby/rest/trusthub/v1/supporting_document.rb +369 -0
  179. data/lib/twilio-ruby/rest/trusthub/v1/supporting_document_type.rb +271 -0
  180. data/lib/twilio-ruby/rest/trusthub/v1/trust_products.rb +523 -0
  181. data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_channel_endpoint_assignment.rb +359 -0
  182. data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_entity_assignments.rb +330 -0
  183. data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_evaluations.rb +328 -0
  184. data/lib/twilio-ruby/rest/verify.rb +9 -0
  185. data/lib/twilio-ruby/rest/verify/v2.rb +26 -8
  186. data/lib/twilio-ruby/rest/verify/v2/service/entity/challenge.rb +7 -6
  187. data/lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb +64 -13
  188. data/lib/twilio-ruby/rest/verify/v2/service/verification.rb +1 -1
  189. data/lib/twilio-ruby/rest/verify/v2/service/webhook.rb +10 -10
  190. data/lib/twilio-ruby/rest/verify/v2/verification_attempt.rb +329 -0
  191. data/lib/twilio-ruby/rest/video/v1.rb +20 -16
  192. data/lib/twilio-ruby/rest/video/v1/composition.rb +16 -15
  193. data/lib/twilio-ruby/rest/video/v1/composition_hook.rb +26 -26
  194. data/lib/twilio-ruby/rest/video/v1/recording.rb +6 -6
  195. data/lib/twilio-ruby/rest/video/v1/room.rb +10 -3
  196. data/lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_subscribe_rule.rb +1 -1
  197. data/lib/twilio-ruby/rest/video/v1/room/room_recording_rule.rb +1 -1
  198. data/lib/twilio-ruby/rest/voice/v1.rb +20 -16
  199. data/lib/twilio-ruby/rest/voice/v1/dialing_permissions/country.rb +1 -1
  200. data/lib/twilio-ruby/rest/wireless/v1.rb +15 -12
  201. data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +4 -4
  202. data/lib/twilio-ruby/twiml/voice_response.rb +38 -8
  203. data/lib/twilio-ruby/version.rb +1 -1
  204. data/spec/integration/api/v2010/account/conference_spec.rb +302 -44
  205. data/spec/integration/api/v2010/account/incoming_phone_number_spec.rb +4 -16
  206. data/spec/integration/api/v2010/account/message_spec.rb +37 -0
  207. data/spec/integration/events/v1/sink_spec.rb +14 -0
  208. data/spec/integration/flex_api/v1/configuration_spec.rb +24 -0
  209. data/spec/integration/insights/v1/call/summary_spec.rb +1 -0
  210. data/spec/integration/messaging/v1/brand_registration_spec.rb +143 -0
  211. data/spec/integration/preview/sync/service/document_spec.rb +1 -3
  212. data/spec/integration/serverless/v1/service/build_spec.rb +12 -2
  213. data/spec/integration/supersim/v1/fleet_spec.rb +8 -0
  214. data/spec/integration/sync/v1/service/document_spec.rb +1 -3
  215. data/spec/integration/trusthub/v1/customer_profiles/customer_profiles_channel_endpoint_assignment_spec.rb +192 -0
  216. data/spec/integration/trusthub/v1/customer_profiles/customer_profiles_entity_assignments_spec.rb +186 -0
  217. data/spec/integration/trusthub/v1/customer_profiles/customer_profiles_evaluations_spec.rb +615 -0
  218. data/spec/integration/trusthub/v1/customer_profiles_spec.rb +255 -0
  219. data/spec/integration/trusthub/v1/end_user_spec.rb +247 -0
  220. data/spec/integration/trusthub/v1/end_user_type_spec.rb +176 -0
  221. data/spec/integration/trusthub/v1/policies_spec.rb +252 -0
  222. data/spec/integration/trusthub/v1/supporting_document_spec.rb +235 -0
  223. data/spec/integration/trusthub/v1/supporting_document_type_spec.rb +159 -0
  224. data/spec/integration/trusthub/v1/trust_products/trust_products_channel_endpoint_assignment_spec.rb +192 -0
  225. data/spec/integration/trusthub/v1/trust_products/trust_products_entity_assignments_spec.rb +186 -0
  226. data/spec/integration/trusthub/v1/trust_products/trust_products_evaluations_spec.rb +615 -0
  227. data/spec/integration/trusthub/v1/trust_products_spec.rb +255 -0
  228. data/spec/integration/verify/v2/service/entity/factor_spec.rb +3 -3
  229. data/spec/integration/verify/v2/verification_attempt_spec.rb +146 -0
  230. data/spec/integration/video/v1/room_spec.rb +5 -0
  231. data/spec/twiml/voice_response_spec.rb +1 -1
  232. metadata +49 -2
@@ -125,7 +125,7 @@ module Twilio
125
125
  # @param [session.Status] status The initial status of the Session. Can be:
126
126
  # `open`, `in-progress`, `closed`, `failed`, or `unknown`. The default is `open`
127
127
  # on create.
128
- # @param [Hash] participants The Participant objects to include in the new
128
+ # @param [Array[Hash]] participants The Participant objects to include in the new
129
129
  # session.
130
130
  # @param [Boolean] fail_on_participant_conflict [Experimental] For accounts with
131
131
  # the ProxyAllowParticipantConflict account flag, setting to true enables
@@ -378,7 +378,7 @@ module Twilio
378
378
  end
379
379
 
380
380
  ##
381
- # @return [String] The phone number of the Participant
381
+ # @return [String] The phone number or channel identifier of the Participant
382
382
  def identifier
383
383
  @properties['identifier']
384
384
  end
@@ -37,7 +37,7 @@ module Twilio
37
37
  ##
38
38
  # Create the MessageInteractionInstance
39
39
  # @param [String] body The message to send to the participant
40
- # @param [String] media_url Reserved. Not currently supported.
40
+ # @param [Array[String]] media_url Reserved. Not currently supported.
41
41
  # @return [MessageInteractionInstance] Created MessageInteractionInstance
42
42
  def create(body: :unset, media_url: :unset)
43
43
  data = Twilio::Values.of({'Body' => body, 'MediaUrl' => Twilio.serialize_list(media_url) { |e| e }, })
@@ -24,11 +24,12 @@ module Twilio
24
24
  # @return [Twilio::REST::Serverless::V1::ServiceList]
25
25
  def services(sid=:unset)
26
26
  if sid.nil?
27
- raise ArgumentError, 'sid cannot be nil'
28
- elsif sid == :unset
29
- @services ||= ServiceList.new self
27
+ raise ArgumentError, 'sid cannot be nil'
28
+ end
29
+ if sid == :unset
30
+ @services ||= ServiceList.new self
30
31
  else
31
- ServiceContext.new(self, sid)
32
+ ServiceContext.new(self, sid)
32
33
  end
33
34
  end
34
35
 
@@ -110,19 +110,22 @@ module Twilio
110
110
 
111
111
  ##
112
112
  # Create the BuildInstance
113
- # @param [String] asset_versions The list of Asset Version resource SIDs to
113
+ # @param [Array[String]] asset_versions The list of Asset Version resource SIDs to
114
114
  # include in the Build.
115
- # @param [String] function_versions The list of the Function Version resource SIDs
116
- # to include in the Build.
115
+ # @param [Array[String]] function_versions The list of the Function Version
116
+ # resource SIDs to include in the Build.
117
117
  # @param [String] dependencies A list of objects that describe the Dependencies
118
118
  # included in the Build. Each object contains the `name` and `version` of the
119
119
  # dependency.
120
+ # @param [String] runtime The Runtime version that will be used to run the Build
121
+ # resource when it is deployed.
120
122
  # @return [BuildInstance] Created BuildInstance
121
- def create(asset_versions: :unset, function_versions: :unset, dependencies: :unset)
123
+ def create(asset_versions: :unset, function_versions: :unset, dependencies: :unset, runtime: :unset)
122
124
  data = Twilio::Values.of({
123
125
  'AssetVersions' => Twilio.serialize_list(asset_versions) { |e| e },
124
126
  'FunctionVersions' => Twilio.serialize_list(function_versions) { |e| e },
125
127
  'Dependencies' => dependencies,
128
+ 'Runtime' => runtime,
126
129
  })
127
130
 
128
131
  payload = @version.create('POST', @uri, data: data)
@@ -251,6 +254,7 @@ module Twilio
251
254
  'asset_versions' => payload['asset_versions'],
252
255
  'function_versions' => payload['function_versions'],
253
256
  'dependencies' => payload['dependencies'],
257
+ 'runtime' => payload['runtime'],
254
258
  'date_created' => Twilio.deserialize_iso8601_datetime(payload['date_created']),
255
259
  'date_updated' => Twilio.deserialize_iso8601_datetime(payload['date_updated']),
256
260
  'url' => payload['url'],
@@ -298,23 +302,29 @@ module Twilio
298
302
  end
299
303
 
300
304
  ##
301
- # @return [Hash] The list of Asset Version resource SIDs that are included in the Build
305
+ # @return [Array[Hash]] The list of Asset Version resource SIDs that are included in the Build
302
306
  def asset_versions
303
307
  @properties['asset_versions']
304
308
  end
305
309
 
306
310
  ##
307
- # @return [Hash] The list of Function Version resource SIDs that are included in the Build
311
+ # @return [Array[Hash]] The list of Function Version resource SIDs that are included in the Build
308
312
  def function_versions
309
313
  @properties['function_versions']
310
314
  end
311
315
 
312
316
  ##
313
- # @return [Hash] A list of objects that describe the Dependencies included in the Build
317
+ # @return [Array[Hash]] A list of objects that describe the Dependencies included in the Build
314
318
  def dependencies
315
319
  @properties['dependencies']
316
320
  end
317
321
 
322
+ ##
323
+ # @return [build.Runtime] The Runtime version that will be used to run the Build.
324
+ def runtime
325
+ @properties['runtime']
326
+ end
327
+
318
328
  ##
319
329
  # @return [Time] The ISO 8601 date and time in GMT when the Build resource was created
320
330
  def date_created
@@ -24,11 +24,12 @@ module Twilio
24
24
  # @return [Twilio::REST::Studio::V1::FlowList]
25
25
  def flows(sid=:unset)
26
26
  if sid.nil?
27
- raise ArgumentError, 'sid cannot be nil'
28
- elsif sid == :unset
29
- @flows ||= FlowList.new self
27
+ raise ArgumentError, 'sid cannot be nil'
28
+ end
29
+ if sid == :unset
30
+ @flows ||= FlowList.new self
30
31
  else
31
- FlowContext.new(self, sid)
32
+ FlowContext.new(self, sid)
32
33
  end
33
34
  end
34
35
 
@@ -25,11 +25,12 @@ module Twilio
25
25
  # @return [Twilio::REST::Studio::V2::FlowList]
26
26
  def flows(sid=:unset)
27
27
  if sid.nil?
28
- raise ArgumentError, 'sid cannot be nil'
29
- elsif sid == :unset
30
- @flows ||= FlowList.new self
28
+ raise ArgumentError, 'sid cannot be nil'
29
+ end
30
+ if sid == :unset
31
+ @flows ||= FlowList.new self
31
32
  else
32
- FlowContext.new(self, sid)
33
+ FlowContext.new(self, sid)
33
34
  end
34
35
  end
35
36
 
@@ -10,8 +10,6 @@ module Twilio
10
10
  module REST
11
11
  class Studio < Domain
12
12
  class V2 < Version
13
- ##
14
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
15
13
  class FlowList < ListResource
16
14
  ##
17
15
  # Initialize the FlowList
@@ -31,7 +29,7 @@ module Twilio
31
29
  # @param [flow.Status] status The status of the Flow. Can be: `draft` or
32
30
  # `published`.
33
31
  # @param [Hash] definition JSON representation of flow definition.
34
- # @param [String] commit_message Description on change made in the revision.
32
+ # @param [String] commit_message Description of change made in the revision.
35
33
  # @return [FlowInstance] Created FlowInstance
36
34
  def create(friendly_name: nil, status: nil, definition: nil, commit_message: :unset)
37
35
  data = Twilio::Values.of({
@@ -133,8 +131,6 @@ module Twilio
133
131
  end
134
132
  end
135
133
 
136
- ##
137
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
138
134
  class FlowPage < Page
139
135
  ##
140
136
  # Initialize the FlowPage
@@ -164,8 +160,6 @@ module Twilio
164
160
  end
165
161
  end
166
162
 
167
- ##
168
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
169
163
  class FlowContext < InstanceContext
170
164
  ##
171
165
  # Initialize the FlowContext
@@ -191,7 +185,7 @@ module Twilio
191
185
  # `published`.
192
186
  # @param [String] friendly_name The string that you assigned to describe the Flow.
193
187
  # @param [Hash] definition JSON representation of flow definition.
194
- # @param [String] commit_message Description on change made in the revision.
188
+ # @param [String] commit_message Description of change made in the revision.
195
189
  # @return [FlowInstance] Updated FlowInstance
196
190
  def update(status: nil, friendly_name: :unset, definition: :unset, commit_message: :unset)
197
191
  data = Twilio::Values.of({
@@ -281,8 +275,6 @@ module Twilio
281
275
  end
282
276
  end
283
277
 
284
- ##
285
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
286
278
  class FlowInstance < InstanceResource
287
279
  ##
288
280
  # Initialize the FlowInstance
@@ -365,7 +357,7 @@ module Twilio
365
357
  end
366
358
 
367
359
  ##
368
- # @return [String] Description on change made in the revision
360
+ # @return [String] Description of change made in the revision
369
361
  def commit_message
370
362
  @properties['commit_message']
371
363
  end
@@ -377,13 +369,13 @@ module Twilio
377
369
  end
378
370
 
379
371
  ##
380
- # @return [Hash] List of error in the flow definition
372
+ # @return [Array[Hash]] List of error in the flow definition
381
373
  def errors
382
374
  @properties['errors']
383
375
  end
384
376
 
385
377
  ##
386
- # @return [Hash] List of warnings in the flow definition
378
+ # @return [Array[Hash]] List of warnings in the flow definition
387
379
  def warnings
388
380
  @properties['warnings']
389
381
  end
@@ -424,7 +416,7 @@ module Twilio
424
416
  # `published`.
425
417
  # @param [String] friendly_name The string that you assigned to describe the Flow.
426
418
  # @param [Hash] definition JSON representation of flow definition.
427
- # @param [String] commit_message Description on change made in the revision.
419
+ # @param [String] commit_message Description of change made in the revision.
428
420
  # @return [FlowInstance] Updated FlowInstance
429
421
  def update(status: nil, friendly_name: :unset, definition: :unset, commit_message: :unset)
430
422
  context.update(
@@ -11,8 +11,6 @@ module Twilio
11
11
  class Studio < Domain
12
12
  class V2 < Version
13
13
  class FlowContext < InstanceContext
14
- ##
15
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
16
14
  class ExecutionList < ListResource
17
15
  ##
18
16
  # Initialize the ExecutionList
@@ -169,8 +167,6 @@ module Twilio
169
167
  end
170
168
  end
171
169
 
172
- ##
173
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
174
170
  class ExecutionPage < Page
175
171
  ##
176
172
  # Initialize the ExecutionPage
@@ -200,8 +196,6 @@ module Twilio
200
196
  end
201
197
  end
202
198
 
203
- ##
204
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
205
199
  class ExecutionContext < InstanceContext
206
200
  ##
207
201
  # Initialize the ExecutionContext
@@ -296,8 +290,6 @@ module Twilio
296
290
  end
297
291
  end
298
292
 
299
- ##
300
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
301
293
  class ExecutionInstance < InstanceResource
302
294
  ##
303
295
  # Initialize the ExecutionInstance
@@ -12,8 +12,6 @@ module Twilio
12
12
  class V2 < Version
13
13
  class FlowContext < InstanceContext
14
14
  class ExecutionContext < InstanceContext
15
- ##
16
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
17
15
  class ExecutionContextList < ListResource
18
16
  ##
19
17
  # Initialize the ExecutionContextList
@@ -35,8 +33,6 @@ module Twilio
35
33
  end
36
34
  end
37
35
 
38
- ##
39
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
40
36
  class ExecutionContextPage < Page
41
37
  ##
42
38
  # Initialize the ExecutionContextPage
@@ -71,8 +67,6 @@ module Twilio
71
67
  end
72
68
  end
73
69
 
74
- ##
75
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
76
70
  class ExecutionContextContext < InstanceContext
77
71
  ##
78
72
  # Initialize the ExecutionContextContext
@@ -118,8 +112,6 @@ module Twilio
118
112
  end
119
113
  end
120
114
 
121
- ##
122
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
123
115
  class ExecutionContextInstance < InstanceResource
124
116
  ##
125
117
  # Initialize the ExecutionContextInstance
@@ -12,8 +12,6 @@ module Twilio
12
12
  class V2 < Version
13
13
  class FlowContext < InstanceContext
14
14
  class ExecutionContext < InstanceContext
15
- ##
16
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
17
15
  class ExecutionStepList < ListResource
18
16
  ##
19
17
  # Initialize the ExecutionStepList
@@ -116,8 +114,6 @@ module Twilio
116
114
  end
117
115
  end
118
116
 
119
- ##
120
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
121
117
  class ExecutionStepPage < Page
122
118
  ##
123
119
  # Initialize the ExecutionStepPage
@@ -152,8 +148,6 @@ module Twilio
152
148
  end
153
149
  end
154
150
 
155
- ##
156
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
157
151
  class ExecutionStepContext < InstanceContext
158
152
  ##
159
153
  # Initialize the ExecutionStepContext
@@ -217,8 +211,6 @@ module Twilio
217
211
  end
218
212
  end
219
213
 
220
- ##
221
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
222
214
  class ExecutionStepInstance < InstanceResource
223
215
  ##
224
216
  # Initialize the ExecutionStepInstance
@@ -13,8 +13,6 @@ module Twilio
13
13
  class FlowContext < InstanceContext
14
14
  class ExecutionContext < InstanceContext
15
15
  class ExecutionStepContext < InstanceContext
16
- ##
17
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
18
16
  class ExecutionStepContextList < ListResource
19
17
  ##
20
18
  # Initialize the ExecutionStepContextList
@@ -38,8 +36,6 @@ module Twilio
38
36
  end
39
37
  end
40
38
 
41
- ##
42
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
43
39
  class ExecutionStepContextPage < Page
44
40
  ##
45
41
  # Initialize the ExecutionStepContextPage
@@ -75,8 +71,6 @@ module Twilio
75
71
  end
76
72
  end
77
73
 
78
- ##
79
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
80
74
  class ExecutionStepContextContext < InstanceContext
81
75
  ##
82
76
  # Initialize the ExecutionStepContextContext
@@ -124,8 +118,6 @@ module Twilio
124
118
  end
125
119
  end
126
120
 
127
- ##
128
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
129
121
  class ExecutionStepContextInstance < InstanceResource
130
122
  ##
131
123
  # Initialize the ExecutionStepContextInstance
@@ -11,8 +11,6 @@ module Twilio
11
11
  class Studio < Domain
12
12
  class V2 < Version
13
13
  class FlowContext < InstanceContext
14
- ##
15
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
16
14
  class FlowRevisionList < ListResource
17
15
  ##
18
16
  # Initialize the FlowRevisionList
@@ -115,8 +113,6 @@ module Twilio
115
113
  end
116
114
  end
117
115
 
118
- ##
119
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
120
116
  class FlowRevisionPage < Page
121
117
  ##
122
118
  # Initialize the FlowRevisionPage
@@ -146,8 +142,6 @@ module Twilio
146
142
  end
147
143
  end
148
144
 
149
- ##
150
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
151
145
  class FlowRevisionContext < InstanceContext
152
146
  ##
153
147
  # Initialize the FlowRevisionContext
@@ -188,8 +182,6 @@ module Twilio
188
182
  end
189
183
  end
190
184
 
191
- ##
192
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
193
185
  class FlowRevisionInstance < InstanceResource
194
186
  ##
195
187
  # Initialize the FlowRevisionInstance
@@ -272,7 +264,7 @@ module Twilio
272
264
  end
273
265
 
274
266
  ##
275
- # @return [String] Description on change made in the revision
267
+ # @return [String] Description of change made in the revision
276
268
  def commit_message
277
269
  @properties['commit_message']
278
270
  end
@@ -284,7 +276,7 @@ module Twilio
284
276
  end
285
277
 
286
278
  ##
287
- # @return [Hash] List of error in the flow definition
279
+ # @return [Array[Hash]] List of error in the flow definition
288
280
  def errors
289
281
  @properties['errors']
290
282
  end
@@ -11,13 +11,11 @@ module Twilio
11
11
  class Studio < Domain
12
12
  class V2 < Version
13
13
  class FlowContext < InstanceContext
14
- ##
15
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
16
14
  class FlowTestUserList < ListResource
17
15
  ##
18
16
  # Initialize the FlowTestUserList
19
17
  # @param [Version] version Version that contains the resource
20
- # @param [String] sid The sid
18
+ # @param [String] sid Unique identifier of the flow.
21
19
  # @return [FlowTestUserList] FlowTestUserList
22
20
  def initialize(version, sid: nil)
23
21
  super(version)
@@ -33,8 +31,6 @@ module Twilio
33
31
  end
34
32
  end
35
33
 
36
- ##
37
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
38
34
  class FlowTestUserPage < Page
39
35
  ##
40
36
  # Initialize the FlowTestUserPage
@@ -64,13 +60,11 @@ module Twilio
64
60
  end
65
61
  end
66
62
 
67
- ##
68
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
69
63
  class FlowTestUserContext < InstanceContext
70
64
  ##
71
65
  # Initialize the FlowTestUserContext
72
66
  # @param [Version] version Version that contains the resource
73
- # @param [String] sid The sid
67
+ # @param [String] sid Unique identifier of the flow.
74
68
  # @return [FlowTestUserContext] FlowTestUserContext
75
69
  def initialize(version, sid)
76
70
  super(version)
@@ -91,7 +85,8 @@ module Twilio
91
85
 
92
86
  ##
93
87
  # Update the FlowTestUserInstance
94
- # @param [String] test_users The test_users
88
+ # @param [Array[String]] test_users List of test user identities that can test
89
+ # draft versions of the flow.
95
90
  # @return [FlowTestUserInstance] Updated FlowTestUserInstance
96
91
  def update(test_users: nil)
97
92
  data = Twilio::Values.of({'TestUsers' => Twilio.serialize_list(test_users) { |e| e }, })
@@ -116,14 +111,12 @@ module Twilio
116
111
  end
117
112
  end
118
113
 
119
- ##
120
- # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
121
114
  class FlowTestUserInstance < InstanceResource
122
115
  ##
123
116
  # Initialize the FlowTestUserInstance
124
117
  # @param [Version] version Version that contains the resource
125
118
  # @param [Hash] payload payload that contains response from Twilio
126
- # @param [String] sid The sid
119
+ # @param [String] sid Unique identifier of the flow.
127
120
  # @return [FlowTestUserInstance] FlowTestUserInstance
128
121
  def initialize(version, payload, sid: nil)
129
122
  super(version)
@@ -152,19 +145,19 @@ module Twilio
152
145
  end
153
146
 
154
147
  ##
155
- # @return [String] The sid
148
+ # @return [String] Unique identifier of the flow.
156
149
  def sid
157
150
  @properties['sid']
158
151
  end
159
152
 
160
153
  ##
161
- # @return [String] The test_users
154
+ # @return [Array[String]] List of test user identities that can test draft versions of the flow.
162
155
  def test_users
163
156
  @properties['test_users']
164
157
  end
165
158
 
166
159
  ##
167
- # @return [String] The url
160
+ # @return [String] The URL of this resource.
168
161
  def url
169
162
  @properties['url']
170
163
  end
@@ -178,7 +171,8 @@ module Twilio
178
171
 
179
172
  ##
180
173
  # Update the FlowTestUserInstance
181
- # @param [String] test_users The test_users
174
+ # @param [Array[String]] test_users List of test user identities that can test
175
+ # draft versions of the flow.
182
176
  # @return [FlowTestUserInstance] Updated FlowTestUserInstance
183
177
  def update(test_users: nil)
184
178
  context.update(test_users: test_users, )