DocsDestination

轉錄稿檔案的 Google 文件儲存位置。

JSON 表示法
{
  "document": string,
  "exportUri": string
}
欄位
document

string

僅供輸出。基礎 Google 文件轉錄稿檔案的文件 ID。例如「1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP」。使用 Google 文件 API 的 documents.get 方法 (https://developers.google.com/docs/api/reference/rest/v1/documents/get) 擷取內容。

exportUri

string

僅供輸出。Google 文件轉錄稿檔案的 URI。使用 https://docs.google.com/document/d/{$DocumentId}/view 在瀏覽器中瀏覽轉錄稿。