class Meet extends Service (View source)

Service definition for Meet (v2).

Create and manage meetings in Google Meet.

For more information about this service, see the API Documentation

Constants

MEETINGS_SPACE_CREATED

Create, edit, and see information about your Google Meet conferences created by the app.

.

MEETINGS_SPACE_READONLY

Read information about any of your Google Meet conferences.

Properties

$conferenceRecords
$conferenceRecords_participants
$conferenceRecords_participants_participantSessions
$conferenceRecords_recordings
$conferenceRecords_transcripts
$conferenceRecords_transcripts_entries
$spaces
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Meet service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Meet service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.