googleapis/google/cloud/functions
Google APIs 1c8b678e8b 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
2023-05-24 11:57:02 -07:00
..
v1 feat: add new client surface for GA php clients 2023-05-24 10:38:49 -07:00
v2 chore: update go_gapic_assembly_pkg with snippets archive 2023-04-17 12:24:09 -07:00
v2alpha chore: update go_gapic_assembly_pkg with snippets archive 2023-04-17 12:24:09 -07:00
v2beta feat: ListFunctions now include metadata which indicates whether a function is a GEN_1 or GEN_2 function 2023-05-24 11:57:02 -07:00
BUILD.bazel feat: Support REST transport 2023-03-08 15:20:57 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00

API for managing lightweight user-provided functions executed in response to events.