public static final class Participant.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder> implements ParticipantOrBuilder
[Developer Preview](https://developers.google.com/workspace/preview). User who attended or is attending a conference.Protobuf type
google.apps.meet.v2beta.Participant| Modifier and Type | Method and Description |
|---|---|
Participant.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Participant |
build() |
Participant |
buildPartial() |
Participant.Builder |
clear() |
Participant.Builder |
clearAnonymousUser()
Anonymous user.
|
Participant.Builder |
clearEarliestStartTime()
Output only.
|
Participant.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Participant.Builder |
clearLatestEndTime()
Output only.
|
Participant.Builder |
clearName()
Output only.
|
Participant.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Participant.Builder |
clearPhoneUser()
User who calls in from their phone.
|
Participant.Builder |
clearSignedinUser()
Signed-in user.
|
Participant.Builder |
clearUser() |
Participant.Builder |
clone() |
AnonymousUser |
getAnonymousUser()
Anonymous user.
|
AnonymousUser.Builder |
getAnonymousUserBuilder()
Anonymous user.
|
AnonymousUserOrBuilder |
getAnonymousUserOrBuilder()
Anonymous user.
|
Participant |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEarliestStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getEarliestStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEarliestStartTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getLatestEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getLatestEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getLatestEndTimeOrBuilder()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
PhoneUser |
getPhoneUser()
User who calls in from their phone.
|
PhoneUser.Builder |
getPhoneUserBuilder()
User who calls in from their phone.
|
PhoneUserOrBuilder |
getPhoneUserOrBuilder()
User who calls in from their phone.
|
SignedinUser |
getSignedinUser()
Signed-in user.
|
SignedinUser.Builder |
getSignedinUserBuilder()
Signed-in user.
|
SignedinUserOrBuilder |
getSignedinUserOrBuilder()
Signed-in user.
|
Participant.UserCase |
getUserCase() |
boolean |
hasAnonymousUser()
Anonymous user.
|
boolean |
hasEarliestStartTime()
Output only.
|
boolean |
hasLatestEndTime()
Output only.
|
boolean |
hasPhoneUser()
User who calls in from their phone.
|
boolean |
hasSignedinUser()
Signed-in user.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Participant.Builder |
mergeAnonymousUser(AnonymousUser value)
Anonymous user.
|
Participant.Builder |
mergeEarliestStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Participant.Builder |
mergeFrom(com.google.protobuf.Message other) |
Participant.Builder |
mergeFrom(Participant other) |
Participant.Builder |
mergeLatestEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
mergePhoneUser(PhoneUser value)
User who calls in from their phone.
|
Participant.Builder |
mergeSignedinUser(SignedinUser value)
Signed-in user.
|
Participant.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Participant.Builder |
setAnonymousUser(AnonymousUser.Builder builderForValue)
Anonymous user.
|
Participant.Builder |
setAnonymousUser(AnonymousUser value)
Anonymous user.
|
Participant.Builder |
setEarliestStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Participant.Builder |
setEarliestStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Participant.Builder |
setLatestEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Participant.Builder |
setLatestEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Participant.Builder |
setName(String value)
Output only.
|
Participant.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Participant.Builder |
setPhoneUser(PhoneUser.Builder builderForValue)
User who calls in from their phone.
|
Participant.Builder |
setPhoneUser(PhoneUser value)
User who calls in from their phone.
|
Participant.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Participant.Builder |
setSignedinUser(SignedinUser.Builder builderForValue)
Signed-in user.
|
Participant.Builder |
setSignedinUser(SignedinUser value)
Signed-in user.
|
Participant.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<Participant.Builder>public Participant.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.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<Participant.Builder>public Participant getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Participant build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Participant buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Participant.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>public Participant.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<Participant.Builder>public Participant.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>public Participant.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>public Participant.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<Participant.Builder>public Participant.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<Participant.Builder>public Participant.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Participant.Builder>public Participant.Builder mergeFrom(Participant other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>public Participant.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<Participant.Builder>IOExceptionpublic Participant.UserCase getUserCase()
getUserCase in interface ParticipantOrBuilderpublic Participant.Builder clearUser()
public boolean hasSignedinUser()
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;hasSignedinUser in interface ParticipantOrBuilderpublic SignedinUser getSignedinUser()
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;getSignedinUser in interface ParticipantOrBuilderpublic Participant.Builder setSignedinUser(SignedinUser value)
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;public Participant.Builder setSignedinUser(SignedinUser.Builder builderForValue)
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;public Participant.Builder mergeSignedinUser(SignedinUser value)
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;public Participant.Builder clearSignedinUser()
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;public SignedinUser.Builder getSignedinUserBuilder()
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;public SignedinUserOrBuilder getSignedinUserOrBuilder()
Signed-in user.
.google.apps.meet.v2beta.SignedinUser signedin_user = 4;getSignedinUserOrBuilder in interface ParticipantOrBuilderpublic boolean hasAnonymousUser()
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;hasAnonymousUser in interface ParticipantOrBuilderpublic AnonymousUser getAnonymousUser()
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;getAnonymousUser in interface ParticipantOrBuilderpublic Participant.Builder setAnonymousUser(AnonymousUser value)
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;public Participant.Builder setAnonymousUser(AnonymousUser.Builder builderForValue)
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;public Participant.Builder mergeAnonymousUser(AnonymousUser value)
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;public Participant.Builder clearAnonymousUser()
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;public AnonymousUser.Builder getAnonymousUserBuilder()
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;public AnonymousUserOrBuilder getAnonymousUserOrBuilder()
Anonymous user.
.google.apps.meet.v2beta.AnonymousUser anonymous_user = 5;getAnonymousUserOrBuilder in interface ParticipantOrBuilderpublic boolean hasPhoneUser()
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;hasPhoneUser in interface ParticipantOrBuilderpublic PhoneUser getPhoneUser()
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;getPhoneUser in interface ParticipantOrBuilderpublic Participant.Builder setPhoneUser(PhoneUser value)
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;public Participant.Builder setPhoneUser(PhoneUser.Builder builderForValue)
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;public Participant.Builder mergePhoneUser(PhoneUser value)
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;public Participant.Builder clearPhoneUser()
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;public PhoneUser.Builder getPhoneUserBuilder()
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;public PhoneUserOrBuilder getPhoneUserOrBuilder()
User who calls in from their phone.
.google.apps.meet.v2beta.PhoneUser phone_user = 6;getPhoneUserOrBuilder in interface ParticipantOrBuilderpublic String getName()
Output only. Resource name of the participant.
Format: `conferenceRecords/{conference_record}/participants/{participant}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface ParticipantOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the participant.
Format: `conferenceRecords/{conference_record}/participants/{participant}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface ParticipantOrBuilderpublic Participant.Builder setName(String value)
Output only. Resource name of the participant.
Format: `conferenceRecords/{conference_record}/participants/{participant}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Participant.Builder clearName()
Output only. Resource name of the participant.
Format: `conferenceRecords/{conference_record}/participants/{participant}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Participant.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the participant.
Format: `conferenceRecords/{conference_record}/participants/{participant}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public boolean hasEarliestStartTime()
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEarliestStartTime in interface ParticipantOrBuilderpublic com.google.protobuf.Timestamp getEarliestStartTime()
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEarliestStartTime in interface ParticipantOrBuilderpublic Participant.Builder setEarliestStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder setEarliestStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder mergeEarliestStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder clearEarliestStartTime()
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getEarliestStartTimeBuilder()
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getEarliestStartTimeOrBuilder()
Output only. Time when the participant joined the meeting for the first time.
.google.protobuf.Timestamp earliest_start_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEarliestStartTimeOrBuilder in interface ParticipantOrBuilderpublic boolean hasLatestEndTime()
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasLatestEndTime in interface ParticipantOrBuilderpublic com.google.protobuf.Timestamp getLatestEndTime()
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLatestEndTime in interface ParticipantOrBuilderpublic Participant.Builder setLatestEndTime(com.google.protobuf.Timestamp value)
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder setLatestEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder mergeLatestEndTime(com.google.protobuf.Timestamp value)
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Participant.Builder clearLatestEndTime()
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getLatestEndTimeBuilder()
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getLatestEndTimeOrBuilder()
Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.
.google.protobuf.Timestamp latest_end_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLatestEndTimeOrBuilder in interface ParticipantOrBuilderpublic final Participant.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>public final Participant.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Participant.Builder>Copyright © 2024 Google LLC. All rights reserved.