Interface protos.google.apps.meet.v2beta.IParticipant (0.2.0)

Properties of a Participant.

Package

@google-apps/meet

Properties

anonymousUser

anonymousUser?: (google.apps.meet.v2beta.IAnonymousUser|null);

Participant anonymousUser

earliestStartTime

earliestStartTime?: (google.protobuf.ITimestamp|null);

Participant earliestStartTime

latestEndTime

latestEndTime?: (google.protobuf.ITimestamp|null);

Participant latestEndTime

name

name?: (string|null);

Participant name

phoneUser

phoneUser?: (google.apps.meet.v2beta.IPhoneUser|null);

Participant phoneUser

signedinUser

signedinUser?: (google.apps.meet.v2beta.ISignedinUser|null);

Participant signedinUser