Magidoc

TranscriptRequest
Input Object

A request to create or update Transcript

Fields

#

_kind

ID !
Non-null

Kind of API resource, always is 'Transcript'

confidential

Flag that makes Transcript confidential.

endDateTime

Date time when transcript ended

metadata

Object to store any transcript-specific data, like iCalUid, Platform of origin

name

Name of Transcript

owner

Owner of the transcript object

rawTextContent

Raw content received from Transcription tool

source

Url where source of the transcript audio/video file can be downloaded

startDateTime

Date time when transcript started

textContent

Content After processing

textSummary

Transcript's Summary

Usages

#

References

#

  • Argument request of field transcriptCreate from type Mutation
  • Argument request of field transcriptUpdate from type Mutation