Google Cloud Dialogflow Cx V3Response Message Args
fun GoogleCloudDialogflowCxV3ResponseMessageArgs(channel: Output<String>? = null, conversationSuccess: Output<GoogleCloudDialogflowCxV3ResponseMessageConversationSuccessArgs>? = null, liveAgentHandoff: Output<GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffArgs>? = null, outputAudioText: Output<GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextArgs>? = null, payload: Output<Map<String, String>>? = null, playAudio: Output<GoogleCloudDialogflowCxV3ResponseMessagePlayAudioArgs>? = null, telephonyTransferCall: Output<GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs>? = null, text: Output<GoogleCloudDialogflowCxV3ResponseMessageTextArgs>? = null)