Conversation Profile Args Builder
Builder for ConversationProfileArgs.
Functions
Link copied to clipboard
suspend fun automatedAgentConfig(argument: suspend GoogleCloudDialogflowV2AutomatedAgentConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun humanAgentAssistantConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigArgs>)
suspend fun humanAgentAssistantConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun humanAgentHandoffConfig(value: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigArgs>)
suspend fun humanAgentHandoffConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentHandoffConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun loggingConfig(argument: suspend GoogleCloudDialogflowV2LoggingConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun newMessageEventNotificationConfig(value: Output<GoogleCloudDialogflowV2NotificationConfigArgs>)
suspend fun newMessageEventNotificationConfig(value: GoogleCloudDialogflowV2NotificationConfigArgs?)
suspend fun newMessageEventNotificationConfig(argument: suspend GoogleCloudDialogflowV2NotificationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notificationConfig(argument: suspend GoogleCloudDialogflowV2NotificationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun sttConfig(argument: suspend GoogleCloudDialogflowV2SpeechToTextConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ttsConfig(argument: suspend GoogleCloudDialogflowV2SynthesizeSpeechConfigArgsBuilder.() -> Unit)