| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addAllParticipants(Iterable<? extends Participant> values)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant value)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant value)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clear() |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearNextPageToken()
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearParticipants()
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearTotalSize()
Total, exact number of `participants`.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clone() |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(ListParticipantsResponse other) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilder() |
static ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilder(ListParticipantsResponse prototype) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilderForType() |
protected ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.removeParticipants(int index)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setNextPageToken(String value)
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant value)
List of participants in one page.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setTotalSize(int value)
Total, exact number of `participants`.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.