GoogleCloudDialogflowCxV3beta1ResponseMessageArgs

constructor(channel: Output<String>? = null, conversationSuccess: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccessArgs>? = null, liveAgentHandoff: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoffArgs>? = null, outputAudioText: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioTextArgs>? = null, payload: Output<Map<String, String>>? = null, playAudio: Output<GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs>? = null, telephonyTransferCall: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCallArgs>? = null, text: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>? = null)