Google Docs · Schema

CreateFootnoteRequest

Creates a Footnote segment and inserts a new FootnoteReference.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-create-footnote-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CreateFootnoteRequest",
  "type": "object",
  "description": "Creates a Footnote segment and inserts a new FootnoteReference.",
  "properties": {}
}