Google Meet V2 API - Class Google::Apps::Meet::V2::Transcript (v0.2.0)

Reference documentation and code samples for the Google Meet V2 API class Google::Apps::Meet::V2::Transcript.

Metadata for a transcript generated from a conference. It refers to the ASR (Automatic Speech Recognition) result of user's speech during the conference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#docs_destination

def docs_destination() -> ::Google::Apps::Meet::V2::DocsDestination
Returns

#end_time

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

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the transcript. Format: conferenceRecords/{conference_record}/transcripts/{transcript}, where {transcript} is a 1:1 mapping to each unique transcription session of the conference.

#start_time

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

#state

def state() -> ::Google::Apps::Meet::V2::Transcript::State
Returns