text
suspend fun text(value: Output<CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs>)
Parameters
value
The text response message. This field is part of a union field message
: Only one of text
, payload
, conversationSuccess
, outputAudioText
, liveAgentHandoff
, endInteraction
, playAudio
, mixedAudio
, telephonyTransferCall
, or knowledgeInfoCard
may be set. Structure is documented below.
suspend fun text(argument: suspend CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgsBuilder.() -> Unit)
Parameters
argument
The text response message. This field is part of a union field message
: Only one of text
, payload
, conversationSuccess
, outputAudioText
, liveAgentHandoff
, endInteraction
, playAudio
, mixedAudio
, telephonyTransferCall
, or knowledgeInfoCard
may be set. Structure is documented below.