Request message for the StreamingSynthesize method. Multiple StreamingSynthesizeRequest messages are sent in one call. The first message must contain a streamingConfig that fully specifies the request configuration and must not contain input. All subsequent messages must only have input set.
JSON representation
{// Union field streaming_request can be only one of the following:"streamingConfig": {object (StreamingSynthesizeConfig)},"input": {object (StreamingSynthesisInput)}// End of list of possible types for union field streaming_request.}
Fields
Union field streaming_request. The request to be sent, either a StreamingSynthesizeConfig or StreamingSynthesisInput. streaming_request can be only one of the following:
[[["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."],[],[]]