VoiceAgentSessionIncludeOption type

音声エージェントセッションがサービス出力に含まれる可能性のある追加フィールド。

type VoiceAgentSessionIncludeOption =
  | "item.input_audio_transcription.logprobs"
  | "item.input_audio_transcription.phrases"
  | "file_search_call.results"