Conversation Profile Args Builder
Builder for ConversationProfileArgs.
Functions
Link copied to clipboard
suspend fun automatedAgentConfig(value: Output<GoogleCloudDialogflowV2beta1AutomatedAgentConfigArgs>)
suspend fun automatedAgentConfig(argument: suspend GoogleCloudDialogflowV2beta1AutomatedAgentConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun humanAgentAssistantConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs>)
suspend fun humanAgentAssistantConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs?)
suspend fun humanAgentAssistantConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun humanAgentHandoffConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgs>)
suspend fun humanAgentHandoffConfig(value: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgs?)
suspend fun humanAgentHandoffConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun loggingConfig(argument: suspend GoogleCloudDialogflowV2beta1LoggingConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun newMessageEventNotificationConfig(value: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>)
suspend fun newMessageEventNotificationConfig(value: GoogleCloudDialogflowV2beta1NotificationConfigArgs?)
suspend fun newMessageEventNotificationConfig(argument: suspend GoogleCloudDialogflowV2beta1NotificationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notificationConfig(argument: suspend GoogleCloudDialogflowV2beta1NotificationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun sttConfig(argument: suspend GoogleCloudDialogflowV2beta1SpeechToTextConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ttsConfig(argument: suspend GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigArgsBuilder.() -> Unit)