Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2.stub |
Modifier and Type | Method and Description |
---|---|
ParticipantsClient.ListParticipantsPagedResponse |
ParticipantsClient.listParticipants(ConversationName parent)
Returns the list of all participants in the specified conversation.
|
ParticipantsClient.ListParticipantsPagedResponse |
ParticipantsClient.listParticipants(ListParticipantsRequest request)
Returns the list of all participants in the specified conversation.
|
ParticipantsClient.ListParticipantsPagedResponse |
ParticipantsClient.listParticipants(String parent)
Returns the list of all participants in the specified conversation.
|
Copyright © 2022 Google LLC. All rights reserved.