get Conversation
Gets a conversation.
Return
null
Parameters
argument
null
suspend fun getConversation(conversationId: String, location: String, project: String? = null, view: String? = null): GetConversationResult
Return
null
See also
Parameters
conversation Id
location
project
view
suspend fun getConversation(argument: suspend GetConversationPlainArgsBuilder.() -> Unit): GetConversationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.contactcenterinsights.v1.kotlin.inputs.GetConversationPlainArgs.