Output only. Recording is saved to Google Drive as an MP4 file. Thedrive_destinationincludes the DrivefileIdthat can be used to download the file using thefiles.getmethod of the Drive API.
↳ name
string
Output only. Resource name of the recording. Format:conferenceRecords/{conference_record}/recordings/{recording}where{recording}is a 1:1 mapping to each unique recording session during the conference.
Output only. Recording is saved to Google Drive as an MP4 file. Thedrive_destinationincludes the DrivefileIdthat can be used to
download the file using thefiles.getmethod of the Drive API.
Output only. Recording is saved to Google Drive as an MP4 file. Thedrive_destinationincludes the DrivefileIdthat can be used to
download the file using thefiles.getmethod of the Drive API.
Format:conferenceRecords/{conference_record}/recordings/{recording}where{recording}is a 1:1 mapping to each unique recording session
during the conference.
Returns
Type
Description
string
setName
Output only. Resource name of the recording.
Format:conferenceRecords/{conference_record}/recordings/{recording}where{recording}is a 1:1 mapping to each unique recording session
during the conference.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getState
Output only. Current state.
Returns
Type
Description
int
setState
Output only. Current state.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getStartTime
Output only. Timestamp when the recording started.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2 Client - Class Recording (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2.Recording)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2.Recording)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2.Recording)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2.Recording)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2.Recording) \nReference documentation and code samples for the Google Apps Meet V2 Client class Recording.\n\nMetadata about a recording created during a conference.\n\nGenerated from protobuf message `google.apps.meet.v2.Recording`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDriveDestination\n\nOutput only. Recording is saved to Google Drive as an MP4 file. The\n`drive_destination` includes the Drive `fileId` that can be used to\ndownload the file using the `files.get` method of the Drive API.\n\n### hasDriveDestination\n\n### setDriveDestination\n\nOutput only. Recording is saved to Google Drive as an MP4 file. The\n`drive_destination` includes the Drive `fileId` that can be used to\ndownload the file using the `files.get` method of the Drive API.\n\n### getName\n\nOutput only. Resource name of the recording.\n\nFormat: `conferenceRecords/{conference_record}/recordings/{recording}`\nwhere `{recording}` is a 1:1 mapping to each unique recording session\nduring the conference.\n\n### setName\n\nOutput only. Resource name of the recording.\n\nFormat: `conferenceRecords/{conference_record}/recordings/{recording}`\nwhere `{recording}` is a 1:1 mapping to each unique recording session\nduring the conference.\n\n### getState\n\nOutput only. Current state.\n\n### setState\n\nOutput only. Current state.\n\n### getStartTime\n\nOutput only. Timestamp when the recording started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOutput only. Timestamp when the recording started.\n\n### getEndTime\n\nOutput only. Timestamp when the recording ended.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. Timestamp when the recording ended.\n\n### getDestination"]]