Google Docs · Schema

Background

Represents the background of a document.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-background-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Background",
  "type": "object",
  "description": "Represents the background of a document.",
  "properties": {}
}