ResponseOutputContent

constructor(type: String? = null, text: String? = null, annotations: List<ChatAnnotation>? = null, refusal: String? = null, reasoning: JsonElement? = null, reasoningContent: String? = null)