public final class Participant extends com.google.protobuf.GeneratedMessageV3 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 | Class and Description |
|---|---|
static class |
Participant.Builder
[Developer Preview](https://developers.google.com/workspace/preview).
|
static class |
Participant.UserCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ANONYMOUS_USER_FIELD_NUMBER |
static int |
EARLIEST_START_TIME_FIELD_NUMBER |
static int |
LATEST_END_TIME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PHONE_USER_FIELD_NUMBER |
static int |
SIGNEDIN_USER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AnonymousUser |
getAnonymousUser()
Anonymous user.
|
AnonymousUserOrBuilder |
getAnonymousUserOrBuilder()
Anonymous user.
|
static Participant |
getDefaultInstance() |
Participant |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Timestamp |
getEarliestStartTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEarliestStartTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getLatestEndTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getLatestEndTimeOrBuilder()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
com.google.protobuf.Parser<Participant> |
getParserForType() |
PhoneUser |
getPhoneUser()
User who calls in from their phone.
|
PhoneUserOrBuilder |
getPhoneUserOrBuilder()
User who calls in from their phone.
|
int |
getSerializedSize() |
SignedinUser |
getSignedinUser()
Signed-in user.
|
SignedinUserOrBuilder |
getSignedinUserOrBuilder()
Signed-in user.
|
Participant.UserCase |
getUserCase() |
boolean |
hasAnonymousUser()
Anonymous user.
|
boolean |
hasEarliestStartTime()
Output only.
|
int |
hashCode() |
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() |
static Participant.Builder |
newBuilder() |
static Participant.Builder |
newBuilder(Participant prototype) |
Participant.Builder |
newBuilderForType() |
protected Participant.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Participant |
parseDelimitedFrom(InputStream input) |
static Participant |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
parseFrom(byte[] data) |
static Participant |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
parseFrom(ByteBuffer data) |
static Participant |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
parseFrom(com.google.protobuf.ByteString data) |
static Participant |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Participant |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Participant |
parseFrom(InputStream input) |
static Participant |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Participant> |
parser() |
Participant.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SIGNEDIN_USER_FIELD_NUMBER
public static final int ANONYMOUS_USER_FIELD_NUMBER
public static final int PHONE_USER_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int EARLIEST_START_TIME_FIELD_NUMBER
public static final int LATEST_END_TIME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Participant.UserCase getUserCase()
getUserCase in interface ParticipantOrBuilderpublic 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 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 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 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 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 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 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 boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Participant parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Participant parseFrom(InputStream input) throws IOException
IOExceptionpublic static Participant parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Participant parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Participant parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Participant parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Participant parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Participant.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Participant.Builder newBuilder()
public static Participant.Builder newBuilder(Participant prototype)
public Participant.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Participant.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Participant getDefaultInstance()
public static com.google.protobuf.Parser<Participant> parser()
public com.google.protobuf.Parser<Participant> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Participant getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.