twilio-ruby 5.20.0 → 5.20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +22 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/accounts/v1/credential/aws.rb +7 -0
- data/lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +11 -1
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/signing_key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_ip_access_control_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/auth_registrations_credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/form.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity/factor.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity/factor/challenge.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/defaults.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/dialogue.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type/field_value.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/model_build.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/query.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/style_sheet.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/field.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/sample.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_actions.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/credential.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +7 -0
- data/lib/twilio-ruby/rest/client.rb +7 -0
- data/lib/twilio-ruby/rest/fax/v1/fax.rb +7 -0
- data/lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb +7 -0
- data/lib/twilio-ruby/rest/flex_api.rb +44 -0
- data/lib/twilio-ruby/rest/flex_api/v1.rb +35 -0
- data/lib/twilio-ruby/rest/flex_api/v1/configuration.rb +408 -0
- data/lib/twilio-ruby/rest/insights/v1/summary.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/credential.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +7 -0
- data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session/message.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session/participant.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/monitor/v1/alert.rb +7 -0
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/preview/acc_security/service.rb +7 -0
- data/lib/twilio-ruby/rest/preview/bulk_exports/export.rb +7 -0
- data/lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/certificate.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/deployment.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/device.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/key.rb +7 -0
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb +7 -0
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/document.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/assistant_fallback_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/assistant_initiation_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/dialogue.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type/field_value.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/model_build.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/query.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/style_sheet.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/field.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/sample.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/task_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/task_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/command.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/sim.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/sim/usage.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/voice/number.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v2/voice/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v2/voice/number.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/interaction.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/engagement_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/step.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/step/step_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step/execution_step_context.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +48 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +18 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/verify/v1/service.rb +26 -3
- data/lib/twilio-ruby/rest/verify/v1/service/verification.rb +21 -1
- data/lib/twilio-ruby/rest/verify/v1/service/verification_check.rb +26 -2
- data/lib/twilio-ruby/rest/video/v1/composition.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/composition_hook.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/composition_settings.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/recording.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/recording_settings.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/recording.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/room_participant.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_published_track.rb +7 -0
- data/lib/twilio-ruby/rest/voice/v1/voice_permission/country.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +7 -0
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/integration/api/v2010/account/usage/trigger_spec.rb +3 -3
- data/spec/integration/flex_api/v1/configuration_spec.rb +350 -0
- data/spec/integration/taskrouter/v1/workspace/event_spec.rb +6 -0
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queue_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queues_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/workflow/workflow_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/workflow/workflow_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/workspace_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/workspace_statistics_spec.rb +1 -1
- data/spec/integration/verify/v1/service/verification_check_spec.rb +2 -0
- data/spec/integration/verify/v1/service/verification_spec.rb +3 -1
- data/spec/integration/verify/v1/service_spec.rb +4 -0
- metadata +7 -2
@@ -117,6 +117,13 @@ module Twilio
|
|
117
117
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
118
118
|
"#<Twilio.Preview.Understand.AssistantInitiationActionsContext #{context}>"
|
119
119
|
end
|
120
|
+
|
121
|
+
##
|
122
|
+
# Provide a detailed, user friendly representation
|
123
|
+
def inspect
|
124
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
125
|
+
"#<Twilio.Preview.Understand.AssistantInitiationActionsContext #{context}>"
|
126
|
+
end
|
120
127
|
end
|
121
128
|
|
122
129
|
##
|
@@ -107,6 +107,13 @@ module Twilio
|
|
107
107
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
108
108
|
"#<Twilio.Preview.Understand.DialogueContext #{context}>"
|
109
109
|
end
|
110
|
+
|
111
|
+
##
|
112
|
+
# Provide a detailed, user friendly representation
|
113
|
+
def inspect
|
114
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
115
|
+
"#<Twilio.Preview.Understand.DialogueContext #{context}>"
|
116
|
+
end
|
110
117
|
end
|
111
118
|
|
112
119
|
##
|
@@ -266,6 +266,13 @@ module Twilio
|
|
266
266
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
267
267
|
"#<Twilio.Preview.Understand.FieldTypeContext #{context}>"
|
268
268
|
end
|
269
|
+
|
270
|
+
##
|
271
|
+
# Provide a detailed, user friendly representation
|
272
|
+
def inspect
|
273
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
274
|
+
"#<Twilio.Preview.Understand.FieldTypeContext #{context}>"
|
275
|
+
end
|
269
276
|
end
|
270
277
|
|
271
278
|
##
|
@@ -240,6 +240,13 @@ module Twilio
|
|
240
240
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
241
241
|
"#<Twilio.Preview.Understand.FieldValueContext #{context}>"
|
242
242
|
end
|
243
|
+
|
244
|
+
##
|
245
|
+
# Provide a detailed, user friendly representation
|
246
|
+
def inspect
|
247
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
248
|
+
"#<Twilio.Preview.Understand.FieldValueContext #{context}>"
|
249
|
+
end
|
243
250
|
end
|
244
251
|
|
245
252
|
##
|
@@ -240,6 +240,13 @@ module Twilio
|
|
240
240
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
241
241
|
"#<Twilio.Preview.Understand.ModelBuildContext #{context}>"
|
242
242
|
end
|
243
|
+
|
244
|
+
##
|
245
|
+
# Provide a detailed, user friendly representation
|
246
|
+
def inspect
|
247
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
248
|
+
"#<Twilio.Preview.Understand.ModelBuildContext #{context}>"
|
249
|
+
end
|
243
250
|
end
|
244
251
|
|
245
252
|
##
|
@@ -274,6 +274,13 @@ module Twilio
|
|
274
274
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
275
275
|
"#<Twilio.Preview.Understand.QueryContext #{context}>"
|
276
276
|
end
|
277
|
+
|
278
|
+
##
|
279
|
+
# Provide a detailed, user friendly representation
|
280
|
+
def inspect
|
281
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
282
|
+
"#<Twilio.Preview.Understand.QueryContext #{context}>"
|
283
|
+
end
|
277
284
|
end
|
278
285
|
|
279
286
|
##
|
@@ -117,6 +117,13 @@ module Twilio
|
|
117
117
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
118
118
|
"#<Twilio.Preview.Understand.StyleSheetContext #{context}>"
|
119
119
|
end
|
120
|
+
|
121
|
+
##
|
122
|
+
# Provide a detailed, user friendly representation
|
123
|
+
def inspect
|
124
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
125
|
+
"#<Twilio.Preview.Understand.StyleSheetContext #{context}>"
|
126
|
+
end
|
120
127
|
end
|
121
128
|
|
122
129
|
##
|
@@ -316,6 +316,13 @@ module Twilio
|
|
316
316
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
317
317
|
"#<Twilio.Preview.Understand.TaskContext #{context}>"
|
318
318
|
end
|
319
|
+
|
320
|
+
##
|
321
|
+
# Provide a detailed, user friendly representation
|
322
|
+
def inspect
|
323
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
324
|
+
"#<Twilio.Preview.Understand.TaskContext #{context}>"
|
325
|
+
end
|
319
326
|
end
|
320
327
|
|
321
328
|
##
|
@@ -234,6 +234,13 @@ module Twilio
|
|
234
234
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
235
235
|
"#<Twilio.Preview.Understand.FieldContext #{context}>"
|
236
236
|
end
|
237
|
+
|
238
|
+
##
|
239
|
+
# Provide a detailed, user friendly representation
|
240
|
+
def inspect
|
241
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
242
|
+
"#<Twilio.Preview.Understand.FieldContext #{context}>"
|
243
|
+
end
|
237
244
|
end
|
238
245
|
|
239
246
|
##
|
@@ -273,6 +273,13 @@ module Twilio
|
|
273
273
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
274
274
|
"#<Twilio.Preview.Understand.SampleContext #{context}>"
|
275
275
|
end
|
276
|
+
|
277
|
+
##
|
278
|
+
# Provide a detailed, user friendly representation
|
279
|
+
def inspect
|
280
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
281
|
+
"#<Twilio.Preview.Understand.SampleContext #{context}>"
|
282
|
+
end
|
276
283
|
end
|
277
284
|
|
278
285
|
##
|
@@ -136,6 +136,13 @@ module Twilio
|
|
136
136
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
137
137
|
"#<Twilio.Preview.Understand.TaskActionsContext #{context}>"
|
138
138
|
end
|
139
|
+
|
140
|
+
##
|
141
|
+
# Provide a detailed, user friendly representation
|
142
|
+
def inspect
|
143
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
144
|
+
"#<Twilio.Preview.Understand.TaskActionsContext #{context}>"
|
145
|
+
end
|
139
146
|
end
|
140
147
|
|
141
148
|
##
|
@@ -114,6 +114,13 @@ module Twilio
|
|
114
114
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
115
115
|
"#<Twilio.Preview.Understand.TaskStatisticsContext #{context}>"
|
116
116
|
end
|
117
|
+
|
118
|
+
##
|
119
|
+
# Provide a detailed, user friendly representation
|
120
|
+
def inspect
|
121
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
122
|
+
"#<Twilio.Preview.Understand.TaskStatisticsContext #{context}>"
|
123
|
+
end
|
117
124
|
end
|
118
125
|
|
119
126
|
##
|
@@ -242,6 +242,13 @@ module Twilio
|
|
242
242
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
243
243
|
"#<Twilio.Preview.Wireless.CommandContext #{context}>"
|
244
244
|
end
|
245
|
+
|
246
|
+
##
|
247
|
+
# Provide a detailed, user friendly representation
|
248
|
+
def inspect
|
249
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
250
|
+
"#<Twilio.Preview.Wireless.CommandContext #{context}>"
|
251
|
+
end
|
245
252
|
end
|
246
253
|
|
247
254
|
##
|
@@ -243,6 +243,13 @@ module Twilio
|
|
243
243
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
244
244
|
"#<Twilio.Preview.Wireless.RatePlanContext #{context}>"
|
245
245
|
end
|
246
|
+
|
247
|
+
##
|
248
|
+
# Provide a detailed, user friendly representation
|
249
|
+
def inspect
|
250
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
251
|
+
"#<Twilio.Preview.Wireless.RatePlanContext #{context}>"
|
252
|
+
end
|
246
253
|
end
|
247
254
|
|
248
255
|
##
|
@@ -276,6 +276,13 @@ module Twilio
|
|
276
276
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
277
277
|
"#<Twilio.Preview.Wireless.SimContext #{context}>"
|
278
278
|
end
|
279
|
+
|
280
|
+
##
|
281
|
+
# Provide a detailed, user friendly representation
|
282
|
+
def inspect
|
283
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
284
|
+
"#<Twilio.Preview.Wireless.SimContext #{context}>"
|
285
|
+
end
|
279
286
|
end
|
280
287
|
|
281
288
|
##
|
@@ -103,6 +103,13 @@ module Twilio
|
|
103
103
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
104
104
|
"#<Twilio.Preview.Wireless.UsageContext #{context}>"
|
105
105
|
end
|
106
|
+
|
107
|
+
##
|
108
|
+
# Provide a detailed, user friendly representation
|
109
|
+
def inspect
|
110
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
111
|
+
"#<Twilio.Preview.Wireless.UsageContext #{context}>"
|
112
|
+
end
|
106
113
|
end
|
107
114
|
|
108
115
|
##
|
@@ -177,6 +177,13 @@ module Twilio
|
|
177
177
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
178
178
|
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
179
179
|
end
|
180
|
+
|
181
|
+
##
|
182
|
+
# Provide a detailed, user friendly representation
|
183
|
+
def inspect
|
184
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
185
|
+
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
186
|
+
end
|
180
187
|
end
|
181
188
|
|
182
189
|
class CountryInstance < InstanceResource
|
@@ -177,6 +177,13 @@ module Twilio
|
|
177
177
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
178
178
|
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
179
179
|
end
|
180
|
+
|
181
|
+
##
|
182
|
+
# Provide a detailed, user friendly representation
|
183
|
+
def inspect
|
184
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
185
|
+
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
186
|
+
end
|
180
187
|
end
|
181
188
|
|
182
189
|
class CountryInstance < InstanceResource
|
@@ -177,6 +177,13 @@ module Twilio
|
|
177
177
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
178
178
|
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
179
179
|
end
|
180
|
+
|
181
|
+
##
|
182
|
+
# Provide a detailed, user friendly representation
|
183
|
+
def inspect
|
184
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
185
|
+
"#<Twilio.Pricing.V1.CountryContext #{context}>"
|
186
|
+
end
|
180
187
|
end
|
181
188
|
|
182
189
|
class CountryInstance < InstanceResource
|
@@ -94,6 +94,13 @@ module Twilio
|
|
94
94
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
95
95
|
"#<Twilio.Pricing.V1.NumberContext #{context}>"
|
96
96
|
end
|
97
|
+
|
98
|
+
##
|
99
|
+
# Provide a detailed, user friendly representation
|
100
|
+
def inspect
|
101
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
102
|
+
"#<Twilio.Pricing.V1.NumberContext #{context}>"
|
103
|
+
end
|
97
104
|
end
|
98
105
|
|
99
106
|
class NumberInstance < InstanceResource
|
@@ -178,6 +178,13 @@ module Twilio
|
|
178
178
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
179
179
|
"#<Twilio.Pricing.V2.CountryContext #{context}>"
|
180
180
|
end
|
181
|
+
|
182
|
+
##
|
183
|
+
# Provide a detailed, user friendly representation
|
184
|
+
def inspect
|
185
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
186
|
+
"#<Twilio.Pricing.V2.CountryContext #{context}>"
|
187
|
+
end
|
181
188
|
end
|
182
189
|
|
183
190
|
class CountryInstance < InstanceResource
|
@@ -96,6 +96,13 @@ module Twilio
|
|
96
96
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
97
97
|
"#<Twilio.Pricing.V2.NumberContext #{context}>"
|
98
98
|
end
|
99
|
+
|
100
|
+
##
|
101
|
+
# Provide a detailed, user friendly representation
|
102
|
+
def inspect
|
103
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
104
|
+
"#<Twilio.Pricing.V2.NumberContext #{context}>"
|
105
|
+
end
|
99
106
|
end
|
100
107
|
|
101
108
|
class NumberInstance < InstanceResource
|
@@ -345,6 +345,13 @@ module Twilio
|
|
345
345
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
346
346
|
"#<Twilio.Proxy.V1.ServiceContext #{context}>"
|
347
347
|
end
|
348
|
+
|
349
|
+
##
|
350
|
+
# Provide a detailed, user friendly representation
|
351
|
+
def inspect
|
352
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
353
|
+
"#<Twilio.Proxy.V1.ServiceContext #{context}>"
|
354
|
+
end
|
348
355
|
end
|
349
356
|
|
350
357
|
##
|
@@ -249,6 +249,13 @@ module Twilio
|
|
249
249
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
250
250
|
"#<Twilio.Proxy.V1.PhoneNumberContext #{context}>"
|
251
251
|
end
|
252
|
+
|
253
|
+
##
|
254
|
+
# Provide a detailed, user friendly representation
|
255
|
+
def inspect
|
256
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
257
|
+
"#<Twilio.Proxy.V1.PhoneNumberContext #{context}>"
|
258
|
+
end
|
252
259
|
end
|
253
260
|
|
254
261
|
##
|
@@ -307,6 +307,13 @@ module Twilio
|
|
307
307
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
308
308
|
"#<Twilio.Proxy.V1.SessionContext #{context}>"
|
309
309
|
end
|
310
|
+
|
311
|
+
##
|
312
|
+
# Provide a detailed, user friendly representation
|
313
|
+
def inspect
|
314
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
315
|
+
"#<Twilio.Proxy.V1.SessionContext #{context}>"
|
316
|
+
end
|
310
317
|
end
|
311
318
|
|
312
319
|
##
|
@@ -211,6 +211,13 @@ module Twilio
|
|
211
211
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
212
212
|
"#<Twilio.Proxy.V1.InteractionContext #{context}>"
|
213
213
|
end
|
214
|
+
|
215
|
+
##
|
216
|
+
# Provide a detailed, user friendly representation
|
217
|
+
def inspect
|
218
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
219
|
+
"#<Twilio.Proxy.V1.InteractionContext #{context}>"
|
220
|
+
end
|
214
221
|
end
|
215
222
|
|
216
223
|
##
|
@@ -275,6 +275,13 @@ module Twilio
|
|
275
275
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
276
276
|
"#<Twilio.Proxy.V1.ParticipantContext #{context}>"
|
277
277
|
end
|
278
|
+
|
279
|
+
##
|
280
|
+
# Provide a detailed, user friendly representation
|
281
|
+
def inspect
|
282
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
283
|
+
"#<Twilio.Proxy.V1.ParticipantContext #{context}>"
|
284
|
+
end
|
278
285
|
end
|
279
286
|
|
280
287
|
##
|
@@ -236,6 +236,13 @@ module Twilio
|
|
236
236
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
237
237
|
"#<Twilio.Proxy.V1.MessageInteractionContext #{context}>"
|
238
238
|
end
|
239
|
+
|
240
|
+
##
|
241
|
+
# Provide a detailed, user friendly representation
|
242
|
+
def inspect
|
243
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
244
|
+
"#<Twilio.Proxy.V1.MessageInteractionContext #{context}>"
|
245
|
+
end
|
239
246
|
end
|
240
247
|
|
241
248
|
##
|
@@ -228,6 +228,13 @@ module Twilio
|
|
228
228
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
229
229
|
"#<Twilio.Proxy.V1.ShortCodeContext #{context}>"
|
230
230
|
end
|
231
|
+
|
232
|
+
##
|
233
|
+
# Provide a detailed, user friendly representation
|
234
|
+
def inspect
|
235
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
236
|
+
"#<Twilio.Proxy.V1.ShortCodeContext #{context}>"
|
237
|
+
end
|
231
238
|
end
|
232
239
|
|
233
240
|
##
|
@@ -223,6 +223,13 @@ module Twilio
|
|
223
223
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
224
224
|
"#<Twilio.Studio.V1.FlowContext #{context}>"
|
225
225
|
end
|
226
|
+
|
227
|
+
##
|
228
|
+
# Provide a detailed, user friendly representation
|
229
|
+
def inspect
|
230
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
231
|
+
"#<Twilio.Studio.V1.FlowContext #{context}>"
|
232
|
+
end
|
226
233
|
end
|
227
234
|
|
228
235
|
class FlowInstance < InstanceResource
|