We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a26846 commit 551f498Copy full SHA for 551f498
1 file changed
core/packages/nodejs-proto-files/src/load.ts
@@ -36,6 +36,7 @@ export class GoogleProtoFilesRoot extends protobuf.Root {
36
// https://github.com/googleapis/googleapis/blob/master/gapic/packaging/common_protos.yaml
37
'api',
38
path.join('logging', 'type'),
39
+ path.join('cloud', 'speech', 'v1'),
40
'longrunning',
41
'protobuf', // This is an additional path that the common protos depend
42
// on.
0 commit comments