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