Module: OpenAI::Models::Admin::Organization::ProjectResidency

Extended by:
Internal::Type::Enum
Defined in:
lib/openai/models/admin/organization/project_residency.rb,
sig/openai/models/admin/organization/project_residency.rbs

Constant Summary collapse

GLOBAL =

Returns:

  • (:GLOBAL)
:GLOBAL
US_STORAGE_PROCESSING =

Returns:

  • (:US_STORAGE_PROCESSING)
:US_STORAGE_PROCESSING
EU_STORAGE_PROCESSING =

Returns:

  • (:EU_STORAGE_PROCESSING)
:EU_STORAGE_PROCESSING
JP_STORAGE =

Returns:

  • (:JP_STORAGE)
:JP_STORAGE
KR_STORAGE =

Returns:

  • (:KR_STORAGE)
:KR_STORAGE
CA_STORAGE =

Returns:

  • (:CA_STORAGE)
:CA_STORAGE
SG_STORAGE =

Returns:

  • (:SG_STORAGE)
:SG_STORAGE
IN_STORAGE =

Returns:

  • (:IN_STORAGE)
:IN_STORAGE
AU_STORAGE =

Returns:

  • (:AU_STORAGE)
:AU_STORAGE
GB_STORAGE =

Returns:

  • (:GB_STORAGE)
:GB_STORAGE
AE_STORAGE =

Returns:

  • (:AE_STORAGE)
:AE_STORAGE
AE_STORAGE_PROCESSING =

Returns:

  • (:AE_STORAGE_PROCESSING)
:AE_STORAGE_PROCESSING

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, 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, coerce_with_error, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/openai/models/admin/organization/project_residency.rb', line 23

Instance Method Details

#self?.values::Array[OpenAI::Models::Admin::Organization::project_residency]

Returns:

  • (::Array[OpenAI::Models::Admin::Organization::project_residency])


35
# File 'sig/openai/models/admin/organization/project_residency.rbs', line 35

def self?.values: -> ::Array[OpenAI::Models::Admin::Organization::project_residency]