Google Docs · Example Payload

Google Docs V1 Table Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Table Example is an example object payload from Google Docs, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rowscolumnstableRowssuggestedInsertionIdssuggestedDeletionIds

Example Payload

Raw ↑
{
  "rows": 10,
  "columns": 10,
  "tableRows": [],
  "suggestedInsertionIds": [],
  "suggestedDeletionIds": []
}