.openapi-generator-ignore MANIFEST.in README.md docs/AffectedAgents.md docs/AffectedCount.md docs/AffectedTargets.md docs/AffectedTests.md docs/AgentBranchEventDetail.md docs/AgentBranchEventGrouping.md docs/AgentEventDetail.md docs/AgentEventGrouping.md docs/AgentLinks.md docs/AgentLocalEventDetail.md docs/AgentLocalEventGrouping.md docs/ApiAffectedTarget.md docs/ApplicationEventDetail.md docs/ApplicationEventGrouping.md docs/DnsEventDetail.md docs/DnsEventGrouping.md docs/DnsNameEventDetail.md docs/DnsNameEventGrouping.md docs/DnsServerEventDetail.md docs/DnsServerEventGrouping.md docs/DomainEventDetail.md docs/DomainEventGrouping.md docs/Error.md docs/Event.md docs/EventAffectedAgentType.md docs/EventAgentType.md docs/EventAlertSeverity.md docs/EventApiAffectedAgent.md docs/EventApiAffectedTest.md docs/EventDetail.md docs/EventDetailBase.md docs/EventState.md docs/EventTestLinks.md docs/EventType.md docs/Events.md docs/EventsApi.md docs/GatewayEventDetail.md docs/GatewayEventGrouping.md docs/Link.md docs/NameServerEventDetail.md docs/NameServerEventGrouping.md docs/NetworkEventDetail.md docs/NetworkEventGrouping.md docs/NetworkPopEventDetail.md docs/PaginationNextAndSelfLinks.md docs/ProxyEventDetail.md docs/ProxyEventGrouping.md docs/SelfLinks.md docs/SimpleEventDetail.md docs/TargetEventDetail.md docs/TargetEventGrouping.md docs/TargetNetworkEventDetail.md docs/TargetNetworkEventGrouping.md docs/TestType.md docs/UnauthorizedError.md docs/ValidationError.md docs/ValidationErrorItem.md docs/VpnEventDetail.md docs/VpnEventGrouping.md docs/WirelessEventDetail.md docs/WirelessEventGrouping.md pyproject.toml setup.cfg src/thousandeyes_sdk/event_detection/__init__.py src/thousandeyes_sdk/event_detection/api/__init__.py src/thousandeyes_sdk/event_detection/api/events_api.py src/thousandeyes_sdk/event_detection/models/__init__.py src/thousandeyes_sdk/event_detection/models/affected_agents.py src/thousandeyes_sdk/event_detection/models/affected_count.py src/thousandeyes_sdk/event_detection/models/affected_targets.py src/thousandeyes_sdk/event_detection/models/affected_tests.py src/thousandeyes_sdk/event_detection/models/agent_branch_event_detail.py src/thousandeyes_sdk/event_detection/models/agent_branch_event_grouping.py src/thousandeyes_sdk/event_detection/models/agent_event_detail.py src/thousandeyes_sdk/event_detection/models/agent_event_grouping.py src/thousandeyes_sdk/event_detection/models/agent_links.py src/thousandeyes_sdk/event_detection/models/agent_local_event_detail.py src/thousandeyes_sdk/event_detection/models/agent_local_event_grouping.py src/thousandeyes_sdk/event_detection/models/api_affected_target.py src/thousandeyes_sdk/event_detection/models/application_event_detail.py src/thousandeyes_sdk/event_detection/models/application_event_grouping.py src/thousandeyes_sdk/event_detection/models/dns_event_detail.py src/thousandeyes_sdk/event_detection/models/dns_event_grouping.py src/thousandeyes_sdk/event_detection/models/dns_name_event_detail.py src/thousandeyes_sdk/event_detection/models/dns_name_event_grouping.py src/thousandeyes_sdk/event_detection/models/dns_server_event_detail.py src/thousandeyes_sdk/event_detection/models/dns_server_event_grouping.py src/thousandeyes_sdk/event_detection/models/domain_event_detail.py src/thousandeyes_sdk/event_detection/models/domain_event_grouping.py src/thousandeyes_sdk/event_detection/models/error.py src/thousandeyes_sdk/event_detection/models/event.py src/thousandeyes_sdk/event_detection/models/event_affected_agent_type.py src/thousandeyes_sdk/event_detection/models/event_agent_type.py src/thousandeyes_sdk/event_detection/models/event_alert_severity.py src/thousandeyes_sdk/event_detection/models/event_api_affected_agent.py src/thousandeyes_sdk/event_detection/models/event_api_affected_test.py src/thousandeyes_sdk/event_detection/models/event_detail.py src/thousandeyes_sdk/event_detection/models/event_detail_base.py src/thousandeyes_sdk/event_detection/models/event_state.py src/thousandeyes_sdk/event_detection/models/event_test_links.py src/thousandeyes_sdk/event_detection/models/event_type.py src/thousandeyes_sdk/event_detection/models/events.py src/thousandeyes_sdk/event_detection/models/gateway_event_detail.py src/thousandeyes_sdk/event_detection/models/gateway_event_grouping.py src/thousandeyes_sdk/event_detection/models/link.py src/thousandeyes_sdk/event_detection/models/name_server_event_detail.py src/thousandeyes_sdk/event_detection/models/name_server_event_grouping.py src/thousandeyes_sdk/event_detection/models/network_event_detail.py src/thousandeyes_sdk/event_detection/models/network_event_grouping.py src/thousandeyes_sdk/event_detection/models/network_pop_event_detail.py src/thousandeyes_sdk/event_detection/models/pagination_next_and_self_links.py src/thousandeyes_sdk/event_detection/models/proxy_event_detail.py src/thousandeyes_sdk/event_detection/models/proxy_event_grouping.py src/thousandeyes_sdk/event_detection/models/self_links.py src/thousandeyes_sdk/event_detection/models/simple_event_detail.py src/thousandeyes_sdk/event_detection/models/target_event_detail.py src/thousandeyes_sdk/event_detection/models/target_event_grouping.py src/thousandeyes_sdk/event_detection/models/target_network_event_detail.py src/thousandeyes_sdk/event_detection/models/target_network_event_grouping.py src/thousandeyes_sdk/event_detection/models/test_type.py src/thousandeyes_sdk/event_detection/models/unauthorized_error.py src/thousandeyes_sdk/event_detection/models/validation_error.py src/thousandeyes_sdk/event_detection/models/validation_error_item.py src/thousandeyes_sdk/event_detection/models/vpn_event_detail.py src/thousandeyes_sdk/event_detection/models/vpn_event_grouping.py src/thousandeyes_sdk/event_detection/models/wireless_event_detail.py src/thousandeyes_sdk/event_detection/models/wireless_event_grouping.py src/thousandeyes_sdk/event_detection/py.typed test/__init__.py test/test_events_api.py test/test_utils.py