- Resource: GetSearchApplicationQueryStatsResponse
- SearchApplicationQueryStats
- QueryCountByStatus
- Methods
Resource: GetSearchApplicationQueryStatsResponse
JSON representation | |
---|---|
{
"stats": [
{
object ( |
Fields | |
---|---|
stats[] |
|
SearchApplicationQueryStats
JSON representation | |
---|---|
{ "date": { object ( |
Fields | |
---|---|
date |
Date for which query stats were calculated. Stats calculated on the next day close to midnight are returned. |
queryCountByStatus[] |
|
QueryCountByStatus
JSON representation | |
---|---|
{ "statusCode": integer, "count": string } |
Fields | |
---|---|
statusCode |
This represents the http status code. |
count |
|
Methods |
|
---|---|
|
Get the query statistics for search application. |