Google Cloud Dialogflow V2beta1Human Agent Assistant Config Suggestion Feature Config Args Builder
Functions
Link copied to clipboard
suspend fun conversationModelConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigArgs>)
suspend fun conversationModelConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigArgs?)
suspend fun conversationModelConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun conversationProcessConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfigArgs>)
suspend fun conversationProcessConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfigArgs?)
suspend fun conversationProcessConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun queryConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigArgs>)
suspend fun queryConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigArgs?)
suspend fun queryConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun suggestionFeature(argument: suspend GoogleCloudDialogflowV2beta1SuggestionFeatureArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun suggestionTriggerSettings(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>)
suspend fun suggestionTriggerSettings(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgs?)
suspend fun suggestionTriggerSettings(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgsBuilder.() -> Unit)