Die ID der Google Tabellen-Tabelle, die das Quelldiagramm enthält.
chartId
integer
Die ID des Diagramms in der Tabelle in Google Tabellen, die eingebettet ist.
contentUrl
string
Die URL eines Bildes des eingebetteten Diagramms mit einer Standardlebensdauer von 30 Minuten. Diese URL ist mit dem Konto des Antragstellers getaggt. Jeder, der über die URL verfügt, kann als ursprünglicher Anforderer auf das Bild zugreifen. Der Zugriff auf das Bild kann verloren gehen, wenn die Freigabeeinstellungen der Präsentation geändert werden.
{// Union field kind can be only one of the following:"chartImageProperties": {object (ImageProperties)}// End of list of possible types for union field kind.}
Felder
Union-Feld
kind Die Art der Diagrammeigenschaften in Google Tabellen.
kind
kann nur einer der folgenden Werte sein:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-03 (UTC)."],[[["SheetsChart represents a linked chart from Google Sheets embedded within a Google Slides presentation."],["It's identified by the spreadsheet ID, chart ID, and includes a temporary content URL for the chart image."],["SheetsChartProperties define the visual aspects, currently limited to image properties of the embedded chart."],["The content URL for the embedded chart image has a default lifetime of 30 minutes and is tied to the requester's account."]]],[]]