| Modifier and Type | Class and Description |
|---|---|
class |
Participant
Represents a conversation participant (human agent, virtual agent, end-user).
|
static class |
Participant.Builder
Represents a conversation participant (human agent, virtual agent, end-user).
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantOrBuilder |
CreateParticipantRequest.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
CreateParticipantRequest.Builder.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
UpdateParticipantRequest.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
UpdateParticipantRequest.Builder.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
CreateParticipantRequestOrBuilder.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
UpdateParticipantRequestOrBuilder.getParticipantOrBuilder()
Required.
|
ParticipantOrBuilder |
ListParticipantsResponse.getParticipantsOrBuilder(int index)
The list of participants.
|
ParticipantOrBuilder |
ListParticipantsResponse.Builder.getParticipantsOrBuilder(int index)
The list of participants.
|
ParticipantOrBuilder |
ListParticipantsResponseOrBuilder.getParticipantsOrBuilder(int index)
The list of participants.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponse.getParticipantsOrBuilderList()
The list of participants.
|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponse.Builder.getParticipantsOrBuilderList()
The list of participants.
|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponseOrBuilder.getParticipantsOrBuilderList()
The list of participants.
|
Copyright © 2023 Google LLC. All rights reserved.