get Conversation
Retrieves the specific conversation.
Return
null
Parameters
argument
null
suspend fun getConversation(conversationId: String, location: String, project: String? = null): GetConversationResult
Return
null
See also
Parameters
conversation Id
location
project
suspend fun getConversation(argument: suspend GetConversationPlainArgsBuilder.() -> Unit): GetConversationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dialogflow.v2.kotlin.inputs.GetConversationPlainArgs.