Skip to content

Commit 551f498

Browse files
author
Benjamin E. Coe
authored
fix(proto): speech has additional common proto (#382)
1 parent 0a26846 commit 551f498

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core/packages/nodejs-proto-files/src

core/packages/nodejs-proto-files/src/load.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export class GoogleProtoFilesRoot extends protobuf.Root {
3636
// https://github.com/googleapis/googleapis/blob/master/gapic/packaging/common_protos.yaml
3737
'api',
3838
path.join('logging', 'type'),
39+
path.join('cloud', 'speech', 'v1'),
3940
'longrunning',
4041
'protobuf', // This is an additional path that the common protos depend
4142
// on.

0 commit comments

Comments
 (0)