Google Cloud Dialogflow V2beta1Human Agent Assistant Config Suggestion Query Config Document Query Source Args
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs(val documents: Output<List<String>>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs>
Document source settings. Supported features: SMART_REPLY, SMART_COMPOSE.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs(documents: Output<List<String>>)