| Modifier and Type | Method and Description |
|---|---|
Participant.Builder |
ListParticipantsResponse.Builder.addParticipantsBuilder()
List of participants in one page.
|
Participant.Builder |
ListParticipantsResponse.Builder.addParticipantsBuilder(int index)
List of participants in one page.
|
Participant.Builder |
Participant.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Participant.Builder |
Participant.Builder.clear() |
Participant.Builder |
Participant.Builder.clearAnonymousUser()
Anonymous user.
|
Participant.Builder |
Participant.Builder.clearEarliestStartTime()
Output only.
|
Participant.Builder |
Participant.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Participant.Builder |
Participant.Builder.clearLatestEndTime()
Output only.
|
Participant.Builder |
Participant.Builder.clearName()
Output only.
|
Participant.Builder |
Participant.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Participant.Builder |
Participant.Builder.clearPhoneUser()
User calling from their phone.
|
Participant.Builder |
Participant.Builder.clearSignedinUser()
Signed-in user.
|
Participant.Builder |
Participant.Builder.clearUser() |
Participant.Builder |
Participant.Builder.clone() |
Participant.Builder |
ListParticipantsResponse.Builder.getParticipantsBuilder(int index)
List of participants in one page.
|
Participant.Builder |
Participant.Builder.mergeAnonymousUser(AnonymousUser value)
Anonymous user.
|
Participant.Builder |
Participant.Builder.mergeEarliestStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
Participant.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Participant.Builder |
Participant.Builder.mergeFrom(com.google.protobuf.Message other) |
Participant.Builder |
Participant.Builder.mergeFrom(Participant other) |
Participant.Builder |
Participant.Builder.mergeLatestEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
Participant.Builder.mergePhoneUser(PhoneUser value)
User calling from their phone.
|
Participant.Builder |
Participant.Builder.mergeSignedinUser(SignedinUser value)
Signed-in user.
|
Participant.Builder |
Participant.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Participant.Builder |
Participant.newBuilder() |
static Participant.Builder |
Participant.newBuilder(Participant prototype) |
Participant.Builder |
Participant.newBuilderForType() |
protected Participant.Builder |
Participant.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Participant.Builder |
Participant.Builder.setAnonymousUser(AnonymousUser.Builder builderForValue)
Anonymous user.
|
Participant.Builder |
Participant.Builder.setAnonymousUser(AnonymousUser value)
Anonymous user.
|
Participant.Builder |
Participant.Builder.setEarliestStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Participant.Builder |
Participant.Builder.setEarliestStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
Participant.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Participant.Builder |
Participant.Builder.setLatestEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Participant.Builder |
Participant.Builder.setLatestEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
Participant.Builder.setName(String value)
Output only.
|
Participant.Builder |
Participant.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Participant.Builder |
Participant.Builder.setPhoneUser(PhoneUser.Builder builderForValue)
User calling from their phone.
|
Participant.Builder |
Participant.Builder.setPhoneUser(PhoneUser value)
User calling from their phone.
|
Participant.Builder |
Participant.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Participant.Builder |
Participant.Builder.setSignedinUser(SignedinUser.Builder builderForValue)
Signed-in user.
|
Participant.Builder |
Participant.Builder.setSignedinUser(SignedinUser value)
Signed-in user.
|
Participant.Builder |
Participant.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Participant.Builder |
Participant.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Participant.Builder> |
ListParticipantsResponse.Builder.getParticipantsBuilderList()
List of participants in one page.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
Copyright © 2024 Google LLC. All rights reserved.