We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a6e75 commit f8ac2d9Copy full SHA for f8ac2d9
tests/src/reflection_api_test.ts
@@ -78,6 +78,7 @@ async function testReflectionApi() {
78
// FIXME: Go does not set telemetry/latencyMs fields.
79
'telemetry',
80
'latencyMs',
81
+ 'usage',
82
],
83
});
84
if (diff != '') {
0 commit comments