Google Slides · Example Payload

Google Slides Text Style Example

CollaborationGoogle WorkspacePresentationsProductivitySlides

Google Slides Text Style Example is an example object payload from Google Slides, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bolditalicfontFamilybaselineOffsetsmallCapsstrikethroughunderline

Example Payload

Raw ↑
{
  "bold": true,
  "italic": true,
  "fontFamily": "example_value",
  "baselineOffset": "example_value",
  "smallCaps": true,
  "strikethrough": true,
  "underline": true
}