getIntent

Retrieves the specified intent.

Return

null

Parameters

argument

null


suspend fun getIntent(agentId: String, intentId: String, languageCode: String? = null, location: String, project: String? = null): GetIntentResult

Return

null

See also

Parameters

agentId
intentId
languageCode
location
project

suspend fun getIntent(argument: suspend GetIntentPlainArgsBuilder.() -> Unit): GetIntentResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.dialogflow.v3.kotlin.inputs.GetIntentPlainArgs.