public static final class ListParticipantSessionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder> implements ListParticipantSessionsResponseOrBuilder
Response of ListParticipants method.Protobuf type
google.apps.meet.v2beta.ListParticipantSessionsResponse| Modifier and Type | Method and Description |
|---|---|
ListParticipantSessionsResponse.Builder |
addAllParticipantSessions(Iterable<? extends ParticipantSession> values)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
addParticipantSessions(int index,
ParticipantSession.Builder builderForValue)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
addParticipantSessions(int index,
ParticipantSession value)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
addParticipantSessions(ParticipantSession.Builder builderForValue)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
addParticipantSessions(ParticipantSession value)
List of participants in one page.
|
ParticipantSession.Builder |
addParticipantSessionsBuilder()
List of participants in one page.
|
ParticipantSession.Builder |
addParticipantSessionsBuilder(int index)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListParticipantSessionsResponse |
build() |
ListParticipantSessionsResponse |
buildPartial() |
ListParticipantSessionsResponse.Builder |
clear() |
ListParticipantSessionsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListParticipantSessionsResponse.Builder |
clearNextPageToken()
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantSessionsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListParticipantSessionsResponse.Builder |
clearParticipantSessions()
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
clone() |
ListParticipantSessionsResponse |
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.
|
ParticipantSession |
getParticipantSessions(int index)
List of participants in one page.
|
ParticipantSession.Builder |
getParticipantSessionsBuilder(int index)
List of participants in one page.
|
List<ParticipantSession.Builder> |
getParticipantSessionsBuilderList()
List of participants in one page.
|
int |
getParticipantSessionsCount()
List of participants in one page.
|
List<ParticipantSession> |
getParticipantSessionsList()
List of participants in one page.
|
ParticipantSessionOrBuilder |
getParticipantSessionsOrBuilder(int index)
List of participants in one page.
|
List<? extends ParticipantSessionOrBuilder> |
getParticipantSessionsOrBuilderList()
List of participants in one page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListParticipantSessionsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListParticipantSessionsResponse.Builder |
mergeFrom(ListParticipantSessionsResponse other) |
ListParticipantSessionsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListParticipantSessionsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListParticipantSessionsResponse.Builder |
removeParticipantSessions(int index)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListParticipantSessionsResponse.Builder |
setNextPageToken(String value)
Token to be circulated back for further List call if current List doesn't
include all the participants.
|
ListParticipantSessionsResponse.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.
|
ListParticipantSessionsResponse.Builder |
setParticipantSessions(int index,
ParticipantSession.Builder builderForValue)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
setParticipantSessions(int index,
ParticipantSession value)
List of participants in one page.
|
ListParticipantSessionsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListParticipantSessionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListParticipantSessionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListParticipantSessionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.Builder mergeFrom(ListParticipantSessionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>public ListParticipantSessionsResponse.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<ListParticipantSessionsResponse.Builder>IOExceptionpublic List<ParticipantSession> getParticipantSessionsList()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;getParticipantSessionsList in interface ListParticipantSessionsResponseOrBuilderpublic int getParticipantSessionsCount()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;getParticipantSessionsCount in interface ListParticipantSessionsResponseOrBuilderpublic ParticipantSession getParticipantSessions(int index)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;getParticipantSessions in interface ListParticipantSessionsResponseOrBuilderpublic ListParticipantSessionsResponse.Builder setParticipantSessions(int index, ParticipantSession value)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder setParticipantSessions(int index, ParticipantSession.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder addParticipantSessions(ParticipantSession value)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder addParticipantSessions(int index, ParticipantSession value)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder addParticipantSessions(ParticipantSession.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder addParticipantSessions(int index, ParticipantSession.Builder builderForValue)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder addAllParticipantSessions(Iterable<? extends ParticipantSession> values)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder clearParticipantSessions()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ListParticipantSessionsResponse.Builder removeParticipantSessions(int index)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ParticipantSession.Builder getParticipantSessionsBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ParticipantSessionOrBuilder getParticipantSessionsOrBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;getParticipantSessionsOrBuilder in interface ListParticipantSessionsResponseOrBuilderpublic List<? extends ParticipantSessionOrBuilder> getParticipantSessionsOrBuilderList()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;getParticipantSessionsOrBuilderList in interface ListParticipantSessionsResponseOrBuilderpublic ParticipantSession.Builder addParticipantSessionsBuilder()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public ParticipantSession.Builder addParticipantSessionsBuilder(int index)
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 1;public List<ParticipantSession.Builder> getParticipantSessionsBuilderList()
List of participants in one page.
repeated .google.apps.meet.v2beta.ParticipantSession participant_sessions = 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 ListParticipantSessionsResponseOrBuilderpublic 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 ListParticipantSessionsResponseOrBuilderpublic ListParticipantSessionsResponse.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 ListParticipantSessionsResponse.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 ListParticipantSessionsResponse.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 final ListParticipantSessionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>public final ListParticipantSessionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListParticipantSessionsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.