Module: OpenAI::Models::Live::SessionAcceptParams::Session::Delegation
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/openai/models/live/session_accept_params.rb,
sig/openai/models/live/session_accept_params.rbs
Overview
Who handles tasks delegated by the Live model. Omitted or null selects your
application; use responses to let the API manage a Responses backend.
Defined Under Namespace
Classes: Responses
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Internal::Type::Union
==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants
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
.variants ⇒ Array(OpenAI::Models::Live::ClientDelegation, OpenAI::Models::Live::SessionAcceptParams::Session::Delegation::Responses)
|
|
# File 'lib/openai/models/live/session_accept_params.rb', line 250
|
Instance Method Details
#self?.variants ⇒ ::Array[OpenAI::Models::Live::SessionAcceptParams::Session::delegation]
179 |
# File 'sig/openai/models/live/session_accept_params.rbs', line 179
def self?.variants: -> ::Array[OpenAI::Models::Live::SessionAcceptParams::Session::delegation]
|