Skip to content

Commit 1c8b678

Browse files
Google APIscopybara-github
Google APIs
authored andcommitted
feat: ListFunctions now include metadata which indicates whether a function is a GEN_1 or GEN_2 function
feat: KMS crypto keys can now be specified when uploading function source code, enabling source code to be encrypted at rest with a user-managed encryption key feat: You can now specify concurrency and cpu of a gen 2 function through the Function API, without needing to modify the underlying Cloud Run service PiperOrigin-RevId: 534929457
1 parent 4e11317 commit 1c8b678

File tree

3 files changed

+173
-56
lines changed

3 files changed

+173
-56
lines changed

google/cloud/functions/v2beta/cloudfunctions_v2beta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ apis:
1010
- name: google.longrunning.Operations
1111

1212
types:
13+
- name: google.cloud.functions.v2beta.LocationMetadata
1314
- name: google.cloud.functions.v2beta.OperationMetadata
1415

1516
documentation:

0 commit comments

Comments
 (0)