{
"filter": {
"part": {
"apiKeyId": {
"inValues": [
"string"
]
},
"fromDate": "2019-08-24",
"fromDatetime": "2019-08-24T14:15:22.123Z",
"httpMethods": {
"inValues": [
"HTTP_METHOD_UNSPECIFIED"
]
},
"httpStatuses": {
"inValues": [
0
]
},
"requestId": {
"inValues": [
"string"
]
},
"requestPaths": {
"inValues": [
"string"
]
},
"toDate": "2019-08-24",
"toDatetime": "2019-08-24T14:15:22.123Z"
},
"textSearch": "string"
},
"sort": {
"rules": [
{
"createdAt": "SORT_DIRECTION_UNSPECIFIED",
"fromDate": "SORT_DIRECTION_UNSPECIFIED",
"fromDatetime": "SORT_DIRECTION_UNSPECIFIED",
"toDate": "SORT_DIRECTION_UNSPECIFIED",
"toDatetime": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
},
"readMask": "string",
"view": "VIEW_UNSPECIFIED"
}