getDocument

Retrieves the specified document.

Return

null

Parameters

argument

null


suspend fun getDocument(documentId: String, knowledgeBaseId: String, location: String, project: String? = null): GetDocumentResult

Return

null

See also

Parameters

documentId
knowledgeBaseId
location
project

suspend fun getDocument(argument: suspend GetDocumentPlainArgsBuilder.() -> Unit): GetDocumentResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.dialogflow.v2.kotlin.inputs.GetDocumentPlainArgs.