human Agent Assistant Config
suspend fun humanAgentAssistantConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs>)
suspend fun humanAgentAssistantConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs?)
Parameters
value
Configuration for agent assistance to use with this profile.
suspend fun humanAgentAssistantConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for agent assistance to use with this profile.