Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Feature Config Args Builder
Functions
Link copied to clipboard
suspend fun conversationModelConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs>)
suspend fun conversationModelConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs?)
suspend fun conversationModelConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun conversationProcessConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigArgs>)
suspend fun conversationProcessConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigArgs?)
suspend fun conversationProcessConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun queryConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs>)
suspend fun queryConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs?)
suspend fun queryConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun suggestionFeature(argument: suspend GoogleCloudDialogflowV2SuggestionFeatureArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun suggestionTriggerSettings(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>)
suspend fun suggestionTriggerSettings(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs?)
suspend fun suggestionTriggerSettings(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgsBuilder.() -> Unit)