DocsDestination

המיקום ב-Google Docs שבו נשמר קובץ התמליל.

ייצוג ב-JSON
{
  "document": string,
  "exportUri": string
}
שדות
document

string

פלט בלבד. מזהה המסמך של קובץ התמליל הבסיסי ב-Google Docs. לדוגמה, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". כדי לאחזר את התוכן, משתמשים בשיטה documents.get של Google Docs API‏ (https://developers.google.com/docs/api/reference/rest/v1/documents/get).

exportUri

string

פלט בלבד. ‫URI של קובץ התמליל ב-Google Docs. אפשר להשתמש בhttps://docs.google.com/document/d/{$DocumentId}/view כדי לעיין בתמליל בדפדפן.