Class: OpenAI::Models::Responses::ResponsesServerEvent::ResponseMcpCallInWsProgress

Inherits:
OpenAI::Models::Responses::ResponseMcpCallInProgressEvent show all
Defined in:
lib/openai/models/responses/responses_server_event.rb,
sig/openai/models/responses/responses_server_event.rbs

Instance Attribute Summary collapse

Attributes inherited from OpenAI::Models::Responses::ResponseMcpCallInProgressEvent

#item_id, #output_index, #sequence_number, #type

Attributes inherited from Internal::Type::BaseModel

#last_response

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], #_request_id, #_set_last_response, coerce, #deconstruct_keys, #deep_to_h, dump, #encode_with, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

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

Methods included from Internal::Util::SorbetRuntimeSupport

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

Constructor Details

#initializeObject



1549
# File 'sig/openai/models/responses/responses_server_event.rbs', line 1549

def initialize: (

Instance Attribute Details

#stream_idString?

The WebSocket lane that emitted this event. This field is present when the originating response.create event supplied a stream_id.

Parameters:

  • _ (String)

Returns:

  • (String, nil)


1030
# File 'lib/openai/models/responses/responses_server_event.rb', line 1030

optional :stream_id, String

Instance Method Details

#to_hash{

Returns:

  • ({)


1557
# File 'sig/openai/models/responses/responses_server_event.rbs', line 1557

def to_hash: -> {