Google Slides · Schema

OptionalColor

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

CollaborationGoogle WorkspacePresentationsProductivitySlides
View JSON Schema on GitHub

JSON Schema

google-slides-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.\n",
  "properties": {}
}