getConversation

Retrieves the specific conversation.

Return

null

Parameters

argument

null


suspend fun getConversation(conversationId: String, location: String, project: String? = null): GetConversationResult

Return

null

Parameters

conversationId
location
project

See also


Return

null

Parameters

argument

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

See also