| Modifier and Type | Class and Description |
|---|---|
class |
Participant
User who attended or is attending a conference.
|
static class |
Participant.Builder
User who attended or is attending a conference.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantOrBuilder |
ListParticipantsResponse.getParticipantsOrBuilder(int index)
List of participants in one page.
|
ParticipantOrBuilder |
ListParticipantsResponse.Builder.getParticipantsOrBuilder(int index)
List of participants in one page.
|
ParticipantOrBuilder |
ListParticipantsResponseOrBuilder.getParticipantsOrBuilder(int index)
List of participants in one page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponse.getParticipantsOrBuilderList()
List of participants in one page.
|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponse.Builder.getParticipantsOrBuilderList()
List of participants in one page.
|
List<? extends ParticipantOrBuilder> |
ListParticipantsResponseOrBuilder.getParticipantsOrBuilderList()
List of participants in one page.
|
Copyright © 2024 Google LLC. All rights reserved.