Google Apps Meet V2 Client - Class GetParticipantSessionRequest (0.2.3)

Reference documentation and code samples for the Google Apps Meet V2 Client class GetParticipantSessionRequest.

Request to get a participant session.

Generated from protobuf message google.apps.meet.v2.GetParticipantSessionRequest

Namespace

Google \ Apps \ Meet \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. Resource name of the participant.

getName

Required. Resource name of the participant.

Returns
Type
Description
string

setName

Required. Resource name of the participant.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameter
Name
Description
name
string

Required. Resource name of the participant. Please see Google\Apps\Meet\V2\ConferenceRecordsServiceClient::participantSessionName() for help formatting this field.