Interface protos.google.cloud.dialogflow.v2.IParticipant (4.3.1)

Properties of a Participant.

Package

@google-cloud/dialogflow!

Properties

name

name?: (string|null);

Participant name

Property Value
TypeDescription
(string|null)

role

role?: (google.cloud.dialogflow.v2.Participant.Role|keyof typeof google.cloud.dialogflow.v2.Participant.Role|null);

Participant role

Property Value
TypeDescription
(google.cloud.dialogflow.v2.Participant.Role|keyof typeof google.cloud.dialogflow.v2.Participant.Role|null)

sipRecordingMediaLabel

sipRecordingMediaLabel?: (string|null);

Participant sipRecordingMediaLabel

Property Value
TypeDescription
(string|null)