getIntent

Retrieves the specified intent.

Return

null

Parameters

argument

null


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

Return

null

See also

Parameters

intentId
intentView
languageCode
location
project

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

Return

null

See also

Parameters

argument

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