Google Apps Meet V2beta Client - Class GetParticipantRequest (0.1.0)

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

Request to get a Participant.

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

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

Required. Resource name of the participant.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

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

Returns
TypeDescription
Google\Apps\Meet\V2beta\GetParticipantRequest