Google Docs · Schema

Request

A single update to apply to a document. Exactly one field must be set.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Request",
  "type": "object",
  "description": "A single update to apply to a document. Exactly one field must be set.",
  "properties": {}
}