Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. Seethe details.
The audio data bytes encoded as specified in the request. Note: The output audio is generated based on the values of default platform text responses found in thequeryResult.response_messagesfield. If multiple default text responses exist, they will be concatenated when generating audio. If no default platform text responses exist, the generated audio content will be empty.
In some scenarios, multiple output audio fields may be present in the response structure. In these cases, only the top-most-level audio output has content.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThe response of [FulfillIntent] is represented in JSON format, containing fields like \u003ccode\u003eresponseId\u003c/code\u003e, \u003ccode\u003equeryResult\u003c/code\u003e, \u003ccode\u003eoutputAudio\u003c/code\u003e, and \u003ccode\u003eoutputAudioConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eresponseId\u003c/code\u003e is a unique string identifier for the response, useful for locating it in training sets or for issue reporting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003equeryResult\u003c/code\u003e is an object that holds the results of the conversational query, and can be found in the QueryResult reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eoutputAudio\u003c/code\u003e provides audio data as a base64-encoded string, generated from the platform text responses, or empty if no text responses are present.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eoutputAudioConfig\u003c/code\u003e is an object that defines the configuration used by the speech synthesizer for audio output, as found in the OutputAudioConfig reference.\u003c/p\u003e\n"]]],[],null,["# FulfillIntentResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse of \\[FulfillIntent\\]\\[\\]"]]