Interface protos.google.cloud.dialogflow.v2.IListParticipantsResponse (6.6.0)

Properties of a ListParticipantsResponse.

Package

@google-cloud/dialogflow

Properties

nextPageToken

nextPageToken?: (string|null);

ListParticipantsResponse nextPageToken

participants

participants?: (google.cloud.dialogflow.v2.IParticipant[]|null);

ListParticipantsResponse participants