Google Docs · Schema

DeleteParagraphBulletsRequest

Deletes bullets from all of the paragraphs that overlap with the given range.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-delete-paragraph-bullets-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DeleteParagraphBulletsRequest",
  "type": "object",
  "description": "Deletes bullets from all of the paragraphs that overlap with the given range.",
  "properties": {}
}