Google Meet V2BETA API - Class Google::Apps::Meet::V2beta::Recording (v0.3.0)

Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::Recording.

Developer Preview. Metadata about a recording created during a conference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#drive_destination

def drive_destination() -> ::Google::Apps::Meet::V2beta::DriveDestination
Returns
  • (::Google::Apps::Meet::V2beta::DriveDestination) — Output only. Recording is saved to Google Drive as an mp4 file. The drive_destination includes the Drive fileId that can be used to download the file using the files.get method of the Drive API.

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::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.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#state

def state() -> ::Google::Apps::Meet::V2beta::Recording::State
Returns