Google Apps Meet V2beta Client - Class ConferenceRecord (0.4.1)

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

Single instance of a meeting held in a space.

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

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Identifier. Resource name of the conference record. Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

↳ start_time
Google\Protobuf\Timestamp

Output only. Timestamp when the conference started. Always set.

↳ end_time
Google\Protobuf\Timestamp

Output only. Timestamp when the conference ended. Set for past conferences. Unset if the conference is ongoing.

↳ expire_time
Google\Protobuf\Timestamp

Output only. Server enforced expiration time for when this conference record resource is deleted. The resource is deleted 30 days after the conference ends.

↳ space
string

Output only. The space where the conference was held.

getName

Identifier. Resource name of the conference record.

Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

Returns
Type
Description
string

setName

Identifier. Resource name of the conference record.

Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getStartTime

Output only. Timestamp when the conference started. Always set.

Returns
Type
Description

hasStartTime

clearStartTime

setStartTime

Output only. Timestamp when the conference started. Always set.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Output only. Timestamp when the conference ended.

Set for past conferences. Unset if the conference is ongoing.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Output only. Timestamp when the conference ended.

Set for past conferences. Unset if the conference is ongoing.

Parameter
Name
Description
Returns
Type
Description
$this

getExpireTime

Output only. Server enforced expiration time for when this conference record resource is deleted. The resource is deleted 30 days after the conference ends.

Returns
Type
Description

hasExpireTime

clearExpireTime

setExpireTime

Output only. Server enforced expiration time for when this conference record resource is deleted. The resource is deleted 30 days after the conference ends.

Parameter
Name
Description
Returns
Type
Description
$this

getSpace

Output only. The space where the conference was held.

Returns
Type
Description
string

setSpace

Output only. The space where the conference was held.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: