public static final class ListParticipantsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder> implements ListParticipantsResponseOrBuilder
Response of ListParticipants method.Protobuf type
google.apps.meet.v2.ListParticipantsResponse| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
addAllParticipants(Iterable<? extends Participant> values)
List of participants in one page.
|
ListParticipantsResponse.Builder |
addParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
addParticipants(int index,
Participant value)
List of participants in one page.
|
ListParticipantsResponse.Builder |
addParticipants(Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
addParticipants(Participant value)
List of participants in one page.
|
Participant.Builder |
addParticipantsBuilder()
List of participants in one page.
|
Participant.Builder |
addParticipantsBuilder(int index)
List of participants in one page.
|
ListParticipantsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListParticipantsResponse |
build() |
ListParticipantsResponse |
buildPartial() |
ListParticipantsResponse.Builder |
clear() |
ListParticipantsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListParticipantsResponse.Builder |
clearNextPageToken()
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListParticipantsResponse.Builder |
clearParticipants()
List of participants in one page.
|
ListParticipantsResponse.Builder |
clearTotalSize()
Total, exact number of `participants`.
|
ListParticipantsResponse.Builder |
clone() |
ListParticipantsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
Participant |
getParticipants(int index)
List of participants in one page.
|
Participant.Builder |
getParticipantsBuilder(int index)
List of participants in one page.
|
List<Participant.Builder> |
getParticipantsBuilderList()
List of participants in one page.
|
int |
getParticipantsCount()
List of participants in one page.
|
List<Participant> |
getParticipantsList()
List of participants in one page.
|
ParticipantOrBuilder |
getParticipantsOrBuilder(int index)
List of participants in one page.
|
List<? extends ParticipantOrBuilder> |
getParticipantsOrBuilderList()
List of participants in one page.
|
int |
getTotalSize()
Total, exact number of `participants`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListParticipantsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListParticipantsResponse.Builder |
mergeFrom(ListParticipantsResponse other) |
ListParticipantsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListParticipantsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListParticipantsResponse.Builder |
removeParticipants(int index)
List of participants in one page.
|
ListParticipantsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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 |
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 |
setParticipants(int index,
Participant.Builder builderForValue)
List of participants in one page.
|
ListParticipantsResponse.Builder |
setParticipants(int index,
Participant value)
List of participants in one page.
|
ListParticipantsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListParticipantsResponse.Builder |
setTotalSize(int value)
Total, exact number of `participants`.
|
ListParticipantsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListParticipantsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListParticipantsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListParticipantsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder mergeFrom(ListParticipantsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public ListParticipantsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListParticipantsResponse.Builder>IOExceptionpublic List<Participant> getParticipantsList()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;getParticipantsList in interface ListParticipantsResponseOrBuilderpublic int getParticipantsCount()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;getParticipantsCount in interface ListParticipantsResponseOrBuilderpublic Participant getParticipants(int index)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;getParticipants in interface ListParticipantsResponseOrBuilderpublic ListParticipantsResponse.Builder setParticipants(int index, Participant value)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder setParticipants(int index, Participant.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder addParticipants(Participant value)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder addParticipants(int index, Participant value)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder addParticipants(Participant.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder addParticipants(int index, Participant.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder addAllParticipants(Iterable<? extends Participant> values)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder clearParticipants()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ListParticipantsResponse.Builder removeParticipants(int index)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public Participant.Builder getParticipantsBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public ParticipantOrBuilder getParticipantsOrBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;getParticipantsOrBuilder in interface ListParticipantsResponseOrBuilderpublic List<? extends ParticipantOrBuilder> getParticipantsOrBuilderList()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;getParticipantsOrBuilderList in interface ListParticipantsResponseOrBuilderpublic Participant.Builder addParticipantsBuilder()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public Participant.Builder addParticipantsBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public List<Participant.Builder> getParticipantsBuilderList()
List of participants in one page.
repeated .google.apps.meet.v2.Participant participants = 1;public String getNextPageToken()
Token to be circulated back for further List call if current List doesn't include all the participants. Unset if all participants are returned.
string next_page_token = 2;getNextPageToken in interface ListParticipantsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Token to be circulated back for further List call if current List doesn't include all the participants. Unset if all participants are returned.
string next_page_token = 2;getNextPageTokenBytes in interface ListParticipantsResponseOrBuilderpublic ListParticipantsResponse.Builder setNextPageToken(String value)
Token to be circulated back for further List call if current List doesn't include all the participants. Unset if all participants are returned.
string next_page_token = 2;value - The nextPageToken to set.public ListParticipantsResponse.Builder clearNextPageToken()
Token to be circulated back for further List call if current List doesn't include all the participants. Unset if all participants are returned.
string next_page_token = 2;public 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. Unset if all participants are returned.
string next_page_token = 2;value - The bytes for nextPageToken to set.public int getTotalSize()
Total, exact number of `participants`. By default, this field isn't included in the response. Set the field mask in [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters) to receive this field in the response.
int32 total_size = 3;getTotalSize in interface ListParticipantsResponseOrBuilderpublic ListParticipantsResponse.Builder setTotalSize(int value)
Total, exact number of `participants`. By default, this field isn't included in the response. Set the field mask in [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters) to receive this field in the response.
int32 total_size = 3;value - The totalSize to set.public ListParticipantsResponse.Builder clearTotalSize()
Total, exact number of `participants`. By default, this field isn't included in the response. Set the field mask in [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters) to receive this field in the response.
int32 total_size = 3;public final ListParticipantsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>public final ListParticipantsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.