| Modifier and Type | Method and Description |
|---|---|
ParticipantSession |
ParticipantSession.Builder.build() |
ParticipantSession |
ParticipantSession.Builder.buildPartial() |
static ParticipantSession |
ParticipantSession.getDefaultInstance() |
ParticipantSession |
ParticipantSession.getDefaultInstanceForType() |
ParticipantSession |
ParticipantSession.Builder.getDefaultInstanceForType() |
ParticipantSession |
ListParticipantSessionsResponseOrBuilder.getParticipantSessions(int index)
List of participants in one page.
|
ParticipantSession |
ListParticipantSessionsResponse.getParticipantSessions(int index)
List of participants in one page.
|
ParticipantSession |
ListParticipantSessionsResponse.Builder.getParticipantSessions(int index)
List of participants in one page.
|
static ParticipantSession |
ParticipantSession.parseDelimitedFrom(InputStream input) |
static ParticipantSession |
ParticipantSession.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantSession |
ParticipantSession.parseFrom(byte[] data) |
static ParticipantSession |
ParticipantSession.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantSession |
ParticipantSession.parseFrom(ByteBuffer data) |
static ParticipantSession |
ParticipantSession.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantSession |
ParticipantSession.parseFrom(com.google.protobuf.ByteString data) |
static ParticipantSession |
ParticipantSession.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantSession |
ParticipantSession.parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantSession |
ParticipantSession.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantSession |
ParticipantSession.parseFrom(InputStream input) |
static ParticipantSession |
ParticipantSession.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ParticipantSession> |
ParticipantSession.getParserForType() |
List<ParticipantSession> |
ListParticipantSessionsResponseOrBuilder.getParticipantSessionsList()
List of participants in one page.
|
List<ParticipantSession> |
ListParticipantSessionsResponse.getParticipantSessionsList()
List of participants in one page.
|
List<ParticipantSession> |
ListParticipantSessionsResponse.Builder.getParticipantSessionsList()
List of participants in one page.
|
static com.google.protobuf.Parser<ParticipantSession> |
ParticipantSession.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessions(int index,
ParticipantSession value)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessions(ParticipantSession value)
List of participants in one page.
|
ParticipantSession.Builder |
ParticipantSession.Builder.mergeFrom(ParticipantSession other) |
static ParticipantSession.Builder |
ParticipantSession.newBuilder(ParticipantSession prototype) |
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.setParticipantSessions(int index,
ParticipantSession value)
List of participants in one page.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.addAllParticipantSessions(Iterable<? extends ParticipantSession> values)
List of participants in one page.
|
Copyright © 2024 Google LLC. All rights reserved.