{
"fields": "string",
"filter": {
"criteria": {
"property1": {
"condition": {
"type": "CONDITION_TYPE_UNSPECIFIED",
"values": [
{
"relativeDate": "RELATIVE_DATE_UNSPECIFIED",
"userEnteredValue": "string"
}
]
},
"hiddenValues": [
"string"
],
"visibleBackgroundColor": {},
"visibleBackgroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
},
"visibleForegroundColor": {},
"visibleForegroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
}
},
"property2": {
"condition": {
"type": "CONDITION_TYPE_UNSPECIFIED",
"values": [
{
"relativeDate": "RELATIVE_DATE_UNSPECIFIED",
"userEnteredValue": "string"
}
]
},
"hiddenValues": [
"string"
],
"visibleBackgroundColor": {},
"visibleBackgroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
},
"visibleForegroundColor": {},
"visibleForegroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
}
}
},
"filterSpecs": [
{
"columnIndex": 0,
"dataSourceColumnReference": {
"name": "string"
},
"filterCriteria": {
"condition": {
"type": "CONDITION_TYPE_UNSPECIFIED",
"values": [
{
"relativeDate": "RELATIVE_DATE_UNSPECIFIED",
"userEnteredValue": "string"
}
]
},
"hiddenValues": [
"string"
],
"visibleBackgroundColor": {},
"visibleBackgroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
},
"visibleForegroundColor": {},
"visibleForegroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
}
}
}
],
"filterViewId": 0,
"namedRangeId": "string",
"range": {},
"sortSpecs": [
{
"backgroundColor": {},
"backgroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
},
"dataSourceColumnReference": {
"name": "string"
},
"dimensionIndex": 0,
"foregroundColor": {},
"foregroundColorStyle": {
"rgbColor": {},
"themeColor": "THEME_COLOR_TYPE_UNSPECIFIED"
},
"sortOrder": "SORT_ORDER_UNSPECIFIED"
}
],
"title": "string"
}
}