getParticipant

Retrieves a conversation participant.

Return

null

Parameters

argument

null


suspend fun getParticipant(conversationId: String, location: String, participantId: String, project: String? = null): GetParticipantResult

Return

null

Parameters

conversationId
location
participantId
project

See also


Return

null

Parameters

argument

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

See also