Module: Anthropic::Models::Beta::BetaManagedAgentsDeploymentPausedReasonError::Type

Extended by:
Internal::Type::Enum
Defined in:
lib/anthropic/models/beta/beta_managed_agents_deployment_paused_reason_error.rb

Constant Summary collapse

ENVIRONMENT_ARCHIVED_ERROR =
:environment_archived_error
AGENT_ARCHIVED_ERROR =
:agent_archived_error
ENVIRONMENT_NOT_FOUND_ERROR =
:environment_not_found_error
VAULT_NOT_FOUND_ERROR =
:vault_not_found_error
FILE_NOT_FOUND_ERROR =
:file_not_found_error
SESSION_RESOURCE_NOT_FOUND_ERROR =
:session_resource_not_found_error
WORKSPACE_ARCHIVED_ERROR =
:workspace_archived_error
ORGANIZATION_DISABLED_ERROR =
:organization_disabled_error
MEMORY_STORE_ARCHIVED_ERROR =
:memory_store_archived_error
SKILL_NOT_FOUND_ERROR =
:skill_not_found_error
VAULT_ARCHIVED_ERROR =
:vault_archived_error
UNKNOWN_ERROR =
:unknown_error
SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR =
:self_hosted_resources_unsupported_error
MCP_EGRESS_BLOCKED_ERROR =
:mcp_egress_blocked_error

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info