Google Sheets · Example Payload

Google Sheets Data Validation Rule Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Data Validation Rule Example is an example object payload from Google Sheets, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inputMessagestrictshowCustomUi

Example Payload

Raw ↑
{
  "inputMessage": "example_value",
  "strict": true,
  "showCustomUi": true
}