Interface protos.google.cloud.dialogflow.v2.IListParticipantsRequest (3.5.0)

Properties of a ListParticipantsRequest.

Package

@google-cloud/dialogflow!

Properties

pageSize

pageSize?: (number|null);

ListParticipantsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListParticipantsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListParticipantsRequest parent

Property Value
TypeDescription
(string|null)