| Modifier and Type | Method and Description |
|---|---|
Participant |
Participant.Builder.build() |
Participant |
Participant.Builder.buildPartial() |
static Participant |
Participant.getDefaultInstance() |
Participant |
Participant.getDefaultInstanceForType() |
Participant |
Participant.Builder.getDefaultInstanceForType() |
Participant |
CreateParticipantRequest.getParticipant()
Required.
|
Participant |
CreateParticipantRequest.Builder.getParticipant()
Required.
|
Participant |
UpdateParticipantRequest.getParticipant()
Required.
|
Participant |
UpdateParticipantRequest.Builder.getParticipant()
Required.
|
Participant |
CreateParticipantRequestOrBuilder.getParticipant()
Required.
|
Participant |
UpdateParticipantRequestOrBuilder.getParticipant()
Required.
|
Participant |
ListParticipantsResponse.getParticipants(int index)
The list of participants.
|
Participant |
ListParticipantsResponse.Builder.getParticipants(int index)
The list of participants.
|
Participant |
ListParticipantsResponseOrBuilder.getParticipants(int index)
The list of participants.
|
static Participant |
Participant.parseDelimitedFrom(InputStream input) |
static Participant |
Participant.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
Participant.parseFrom(byte[] data) |
static Participant |
Participant.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
Participant.parseFrom(ByteBuffer data) |
static Participant |
Participant.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
Participant.parseFrom(com.google.protobuf.ByteString data) |
static Participant |
Participant.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
Participant.parseFrom(com.google.protobuf.CodedInputStream input) |
static Participant |
Participant.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
Participant.parseFrom(InputStream input) |
static Participant |
Participant.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Participant> |
Participant.getParserForType() |
List<Participant> |
ListParticipantsResponse.getParticipantsList()
The list of participants.
|
List<Participant> |
ListParticipantsResponse.Builder.getParticipantsList()
The list of participants.
|
List<Participant> |
ListParticipantsResponseOrBuilder.getParticipantsList()
The list of participants.
|
static com.google.protobuf.Parser<Participant> |
Participant.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant value)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant value)
The list of participants.
|
Participant.Builder |
Participant.Builder.mergeFrom(Participant other) |
CreateParticipantRequest.Builder |
CreateParticipantRequest.Builder.mergeParticipant(Participant value)
Required.
|
UpdateParticipantRequest.Builder |
UpdateParticipantRequest.Builder.mergeParticipant(Participant value)
Required.
|
static Participant.Builder |
Participant.newBuilder(Participant prototype) |
CreateParticipantRequest.Builder |
CreateParticipantRequest.Builder.setParticipant(Participant value)
Required.
|
UpdateParticipantRequest.Builder |
UpdateParticipantRequest.Builder.setParticipant(Participant value)
Required.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant value)
The list of participants.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addAllParticipants(Iterable<? extends Participant> values)
The list of participants.
|
Copyright © 2023 Google LLC. All rights reserved.