Google Docs · Schema

Color

A solid color.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-color-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Color",
  "type": "object",
  "description": "A solid color.",
  "properties": {}
}