Class DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Jsii$Proxy
-
- All Implemented Interfaces:
DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
@Stability(Stable) @Internal public static final class DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
An implementation forDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Builder, DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Builder builder)
Constructor that initializes the object based on literal property values passed by theDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages.Builder.
-
-
Method Detail
-
getChannel
public final String getChannel()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesThe channel which the response is associated with.Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#channel DialogflowCxFlow#channel}
- Specified by:
getChannelin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getConversationSuccess
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesConversationSuccess getConversationSuccess()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesconversation_success block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#conversation_success DialogflowCxFlow#conversation_success}
- Specified by:
getConversationSuccessin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getLiveAgentHandoff
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesLiveAgentHandoff getLiveAgentHandoff()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessageslive_agent_handoff block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#live_agent_handoff DialogflowCxFlow#live_agent_handoff}
- Specified by:
getLiveAgentHandoffin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getOutputAudioText
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesOutputAudioText getOutputAudioText()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesoutput_audio_text block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#output_audio_text DialogflowCxFlow#output_audio_text}
- Specified by:
getOutputAudioTextin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getPayload
public final String getPayload()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesA custom, platform-specific payload.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#payload DialogflowCxFlow#payload}
- Specified by:
getPayloadin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getPlayAudio
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesPlayAudio getPlayAudio()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesplay_audio block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#play_audio DialogflowCxFlow#play_audio}
- Specified by:
getPlayAudioin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getTelephonyTransferCall
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesTelephonyTransferCall getTelephonyTransferCall()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagestelephony_transfer_call block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#telephony_transfer_call DialogflowCxFlow#telephony_transfer_call}
- Specified by:
getTelephonyTransferCallin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
getText
public final DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagesText getText()
Description copied from interface:DialogflowCxFlowTransitionRoutesTriggerFulfillmentMessagestext block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_flow#text DialogflowCxFlow#text}
- Specified by:
getTextin interfaceDialogflowCxFlowTransitionRoutesTriggerFulfillmentMessages
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-