{
"filter": {
"part": {
"aggregationTypes": {
"inValues": [
"AGGREGATION_TYPE_UNSPECIFIED"
]
},
"planId": "string",
"recurring": true
},
"textSearch": "string"
},
"sort": {
"rules": [
{
"createdAt": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
},
"readMask": "string",
"view": "VIEW_UNSPECIFIED"
}