Google Docs · Example Payload

Google Docs V1 Image Properties Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Image Properties Example is an example object payload from Google Docs, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentUrisourceUribrightnesscontrasttransparencyangle

Example Payload

Raw ↑
{
  "contentUri": "example_value",
  "sourceUri": "example_value",
  "brightness": 42.5,
  "contrast": 42.5,
  "transparency": 42.5,
  "angle": 42.5
}