Skip to content

Commit 0576260

Browse files
feat(toolresults): update the api
#### toolresults:v1beta3 The following keys were added: - schemas.PerfMetricsSummary.properties.graphicsStats.deprecated (Total Keys: 1)
1 parent 0370d20 commit 0576260

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/toolresults.v1beta3.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@
14631463
}
14641464
}
14651465
},
1466-
"revision": "20240108",
1466+
"revision": "20240115",
14671467
"rootUrl": "https://toolresults.googleapis.com/",
14681468
"schemas": {
14691469
"ANR": {
@@ -2834,6 +2834,7 @@
28342834
},
28352835
"graphicsStats": {
28362836
"$ref": "GraphicsStats",
2837+
"deprecated": true,
28372838
"description": "Graphics statistics for the entire run. Statistics are reset at the beginning of the run and collected at the end of the run."
28382839
},
28392840
"historyId": {

0 commit comments

Comments
 (0)