Skip to content

Commit 53c1f8b

Browse files
authored
fix: add buildEnvironmentVariables to updateMask (#276)
1 parent 9b7d084 commit 53c1f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ export class CloudFunctionsClient {
406406
'sourceUploadUrl',
407407
'name',
408408
'environmentVariables',
409+
'buildEnvironmentVariables',
409410
'entryPoint',
410411
'runtime',
411412
'vpcConnector',

0 commit comments

Comments
 (0)