GoogleApi.Meet.V2.Model.DriveDestination (google_api_meet v0.4.0)
View SourceExport location where a recording file is saved in Google Drive.
Attributes
-
exportUri
(type:String.t
, default:nil
) - Output only. Link used to play back the recording file in the browser. For example,https://drive.google.com/file/d/{$fileId}/view
. -
file
(type:String.t
, default:nil
) - Output only. ThefileId
for the underlying MP4 file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use$ GET https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media
to download the blob. For more information, see https://developers.google.com/drive/api/v3/reference/files/get.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.