Google Docs · Schema

OptionalColor

A color that can either be fully opaque or fully transparent.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-optional-color-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "OptionalColor",
  "type": "object",
  "description": "A color that can either be fully opaque or fully transparent.",
  "properties": {}
}