Google Docs · Example Payload

Google Docs V1 Rich Link Properties Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

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

Top-level fields

titleurimimeType

Example Payload

Raw ↑
{
  "title": "Example Title",
  "uri": "example_value",
  "mimeType": "example_value"
}