DocsDestination
Stay organized with collections
Save and categorize content based on your preferences.
Google Docs location where the transcript file is saved.
| JSON representation |
{
"document": string,
"exportUri": string
} |
| Fields |
document |
string
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the documents.get method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
|
exportUri |
string
Output only. URI for the Google Docs transcript file. Use https://docs.google.com/document/d/{$DocumentId}/view to browse the transcript in the browser.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-02 UTC.
[null,null,["Last updated 2026-04-02 UTC."],[],[]]