Module: Telnyx::Models::AI::Assistants

Defined in:
lib/telnyx/models/ai/assistants/event_status.rb,
lib/telnyx/models/ai/assistants/canary_deploy.rb,
lib/telnyx/models/ai/assistants/assistant_test.rb,
lib/telnyx/models/ai/assistants/tag_add_params.rb,
lib/telnyx/models/ai/assistants/version_config.rb,
lib/telnyx/models/ai/assistants/tag_list_params.rb,
lib/telnyx/models/ai/assistants/tool_add_params.rb,
lib/telnyx/models/ai/assistants/tag_add_response.rb,
lib/telnyx/models/ai/assistants/test_list_params.rb,
lib/telnyx/models/ai/assistants/tool_test_params.rb,
lib/telnyx/models/ai/assistants/update_assistant.rb,
lib/telnyx/models/ai/assistants/tag_list_response.rb,
lib/telnyx/models/ai/assistants/tag_remove_params.rb,
lib/telnyx/models/ai/assistants/tests/test_status.rb,
lib/telnyx/models/ai/assistants/tool_add_response.rb,
lib/telnyx/models/ai/assistants/test_create_params.rb,
lib/telnyx/models/ai/assistants/test_delete_params.rb,
lib/telnyx/models/ai/assistants/test_update_params.rb,
lib/telnyx/models/ai/assistants/tool_remove_params.rb,
lib/telnyx/models/ai/assistants/tool_test_response.rb,
lib/telnyx/models/ai/assistants/tag_remove_response.rb,
lib/telnyx/models/ai/assistants/version_list_params.rb,
lib/telnyx/models/ai/assistants/test_retrieve_params.rb,
lib/telnyx/models/ai/assistants/tool_remove_response.rb,
lib/telnyx/models/ai/assistants/tests/run_list_params.rb,
lib/telnyx/models/ai/assistants/version_delete_params.rb,
lib/telnyx/models/ai/assistants/version_update_params.rb,
lib/telnyx/models/ai/assistants/canary_deploy_response.rb,
lib/telnyx/models/ai/assistants/tests/test_suites/meta.rb,
lib/telnyx/models/ai/assistants/version_promote_params.rb,
lib/telnyx/models/ai/assistants/tests/test_run_response.rb,
lib/telnyx/models/ai/assistants/version_retrieve_params.rb,
lib/telnyx/models/ai/assistants/scheduled_event_response.rb,
lib/telnyx/models/ai/assistants/tests/run_trigger_params.rb,
lib/telnyx/models/ai/assistants/conversation_channel_type.rb,
lib/telnyx/models/ai/assistants/tests/run_retrieve_params.rb,
lib/telnyx/models/ai/assistants/canary_deploy_create_params.rb,
lib/telnyx/models/ai/assistants/canary_deploy_delete_params.rb,
lib/telnyx/models/ai/assistants/canary_deploy_update_params.rb,
lib/telnyx/models/ai/assistants/scheduled_event_list_params.rb,
lib/telnyx/models/ai/assistants/telnyx_conversation_channel.rb,
lib/telnyx/models/ai/assistants/scheduled_sms_event_response.rb,
lib/telnyx/models/ai/assistants/tests/test_run_detail_result.rb,
lib/telnyx/models/ai/assistants/tests/test_suite_list_params.rb,
lib/telnyx/models/ai/assistants/canary_deploy_retrieve_params.rb,
lib/telnyx/models/ai/assistants/scheduled_event_create_params.rb,
lib/telnyx/models/ai/assistants/scheduled_event_delete_params.rb,
lib/telnyx/models/ai/assistants/scheduled_event_list_response.rb,
lib/telnyx/models/ai/assistants/tests/test_suite_list_response.rb,
lib/telnyx/models/ai/assistants/scheduled_event_retrieve_params.rb,
lib/telnyx/models/ai/assistants/tests/test_suites/run_list_params.rb,
lib/telnyx/models/ai/assistants/scheduled_phone_call_event_response.rb,
lib/telnyx/models/ai/assistants/tests/test_suites/run_trigger_params.rb,
lib/telnyx/models/ai/assistants/tests/test_suites/run_trigger_response.rb,
lib/telnyx/models/ai/assistants/tests/test_suites/paginated_test_run_list.rb

Defined Under Namespace

Modules: ConversationChannelType, EventStatus, ScheduledEventListResponse, ScheduledEventResponse, TelnyxConversationChannel, Tests Classes: AssistantTest, CanaryDeploy, CanaryDeployCreateParams, CanaryDeployDeleteParams, CanaryDeployResponse, CanaryDeployRetrieveParams, CanaryDeployUpdateParams, ScheduledEventCreateParams, ScheduledEventDeleteParams, ScheduledEventListParams, ScheduledEventRetrieveParams, ScheduledPhoneCallEventResponse, ScheduledSMSEventResponse, TagAddParams, TagAddResponse, TagListParams, TagListResponse, TagRemoveParams, TagRemoveResponse, TestCreateParams, TestDeleteParams, TestListParams, TestRetrieveParams, TestUpdateParams, ToolAddParams, ToolRemoveParams, ToolTestParams, ToolTestResponse, UpdateAssistant, VersionConfig, VersionDeleteParams, VersionListParams, VersionPromoteParams, VersionRetrieveParams, VersionUpdateParams

Constant Summary collapse

TestStatus =
Tests::TestStatus
ToolAddResponse =
Telnyx::Internal::Type::Unknown
ToolRemoveResponse =
Telnyx::Internal::Type::Unknown
TestRunResponse =
Tests::TestRunResponse
TestRunDetailResult =
Tests::TestRunDetailResult

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/telnyx/models/ai/assistants/tests/test_status.rb', line 26

Instance Method Details

#initialize(name:, status:) ⇒ Object

Some parameter documentations has been truncated, see Telnyx::Models::AI::Assistants::Tests::TestRunDetailResult for more details.

Parameters:



# File 'lib/telnyx/models/ai/assistants/tests/test_run_response.rb', line 92