Skip to content

Commit b8350e0

Browse files
fix: monitoring could be a common proto (#434)
1 parent 0c08b15 commit b8350e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/packages/google-gax/src

packages/packages/google-gax/src/grpc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ const COMMON_PROTO_DIRS = [
5858
'api',
5959
path.join('iam', 'v1'),
6060
path.join('logging', 'type'),
61+
path.join('monitoring', 'v3'),
6162
'longrunning',
6263
'protobuf', // This is an additional path that the common protos depend on.
6364
'rpc',

0 commit comments

Comments
 (0)