Google Docs · Schema

DeleteTableRowRequest

Deletes a row from a table.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-delete-table-row-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DeleteTableRowRequest",
  "type": "object",
  "description": "Deletes a row from a table.",
  "properties": {}
}