Interface protos.google.cloud.dialogflow.v2.ICreateParticipantRequest (4.4.0)

Properties of a CreateParticipantRequest.

Package

@google-cloud/dialogflow!

Properties

parent

parent?: (string|null);

CreateParticipantRequest parent

Property Value
TypeDescription
(string|null)

participant

participant?: (google.cloud.dialogflow.v2.IParticipant|null);

CreateParticipantRequest participant

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IParticipant|null)