| Modifier and Type | Method and Description |
|---|---|
ParticipantSession.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessionsBuilder()
List of participants in one page.
|
ParticipantSession.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessionsBuilder(int index)
List of participants in one page.
|
ParticipantSession.Builder |
ParticipantSession.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ParticipantSession.Builder |
ParticipantSession.Builder.clear() |
ParticipantSession.Builder |
ParticipantSession.Builder.clearEndTime()
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ParticipantSession.Builder |
ParticipantSession.Builder.clearName()
Identifier.
|
ParticipantSession.Builder |
ParticipantSession.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ParticipantSession.Builder |
ParticipantSession.Builder.clearStartTime()
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.clone() |
ParticipantSession.Builder |
ListParticipantSessionsResponse.Builder.getParticipantSessionsBuilder(int index)
List of participants in one page.
|
ParticipantSession.Builder |
ParticipantSession.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ParticipantSession.Builder |
ParticipantSession.Builder.mergeFrom(com.google.protobuf.Message other) |
ParticipantSession.Builder |
ParticipantSession.Builder.mergeFrom(ParticipantSession other) |
ParticipantSession.Builder |
ParticipantSession.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ParticipantSession.Builder |
ParticipantSession.newBuilder() |
static ParticipantSession.Builder |
ParticipantSession.newBuilder(ParticipantSession prototype) |
ParticipantSession.Builder |
ParticipantSession.newBuilderForType() |
protected ParticipantSession.Builder |
ParticipantSession.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ParticipantSession.Builder |
ParticipantSession.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ParticipantSession.Builder |
ParticipantSession.Builder.setName(String value)
Identifier.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ParticipantSession.Builder |
ParticipantSession.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
ParticipantSession.Builder |
ParticipantSession.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ParticipantSession.Builder |
ParticipantSession.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ParticipantSession.Builder> |
ListParticipantSessionsResponse.Builder.getParticipantSessionsBuilderList()
List of participants in one page.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessions(int index,
ParticipantSession.Builder builderForValue)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.addParticipantSessions(ParticipantSession.Builder builderForValue)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
ListParticipantSessionsResponse.Builder.setParticipantSessions(int index,
ParticipantSession.Builder builderForValue)
List of participants in one page.
|
Copyright © 2024 Google LLC. All rights reserved.