document Query Source
suspend fun documentQuerySource(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs>)
suspend fun documentQuerySource(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs?)
Parameters
value
Query from knowledge base document. It is used by: SMART_REPLY, SMART_COMPOSE.
suspend fun documentQuerySource(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgsBuilder.() -> Unit)
Parameters
argument
Query from knowledge base document. It is used by: SMART_REPLY, SMART_COMPOSE.