exportUri property

String? exportUri
getter/setter pair

URI for the Google Docs transcript file.

Use https://docs.google.com/document/d/{$DocumentId}/view to browse the transcript in the browser.

Output only.

Implementation

core.String? exportUri;