Google Apps Meet V2beta Client - Class Participant (0.1.0)

Reference documentation and code samples for the Google Apps Meet V2beta Client class Participant.

Developer Preview .

User who attended or is attending a conference.

Generated from protobuf message google.apps.meet.v2beta.Participant

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ signedin_user
↳ anonymous_user
↳ phone_user
Google\Apps\Meet\V2beta\PhoneUser

User who calls in from their phone.

↳ name
string

Output only. Resource name of the participant. Format: conferenceRecords/{conference_record}/participants/{participant}

↳ earliest_start_time
Google\Protobuf\Timestamp

Output only. Time when the participant joined the meeting for the first time.

↳ latest_end_time
Google\Protobuf\Timestamp

Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.

getSignedinUser

Signed-in user.

Returns
Type
Description

hasSignedinUser

setSignedinUser

Signed-in user.

Parameter
Name
Description
Returns
Type
Description
$this

getAnonymousUser

Anonymous user.

Returns
Type
Description

hasAnonymousUser

setAnonymousUser

Anonymous user.

Parameter
Name
Description
Returns
Type
Description
$this

getPhoneUser

User who calls in from their phone.

Returns
Type
Description

hasPhoneUser

setPhoneUser

User who calls in from their phone.

Parameter
Name
Description
Returns
Type
Description
$this

getName

Output only. Resource name of the participant.

Format: conferenceRecords/{conference_record}/participants/{participant}

Returns
Type
Description
string

setName

Output only. Resource name of the participant.

Format: conferenceRecords/{conference_record}/participants/{participant}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getEarliestStartTime

Output only. Time when the participant joined the meeting for the first time.

Returns
Type
Description

hasEarliestStartTime

clearEarliestStartTime

setEarliestStartTime

Output only. Time when the participant joined the meeting for the first time.

Parameter
Name
Description
Returns
Type
Description
$this

getLatestEndTime

Output only. Time when the participant left the meeting for the last time.

This can be null if it is an active meeting.

Returns
Type
Description

hasLatestEndTime

clearLatestEndTime

setLatestEndTime

Output only. Time when the participant left the meeting for the last time.

This can be null if it is an active meeting.

Parameter
Name
Description
Returns
Type
Description
$this

getUser

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: