end User Suggestion Config
suspend fun endUserSuggestionConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs>)
suspend fun endUserSuggestionConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs?)
Parameters
value
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
suspend fun endUserSuggestionConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.