googleapis/google/cloud/functions
Google APIs b9f248ecac 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: 536826096
2023-05-31 14:36:49 -07:00
..
v1 chore(php): remove non-ads php_grpc_library targets 2023-05-30 17:06:44 -07:00
v2 chore(php): remove non-ads php_grpc_library targets 2023-05-30 17:06:44 -07:00
v2alpha feat: ListFunctions now include metadata which indicates whether a function is a GEN_1 or GEN_2 function 2023-05-31 14:36:49 -07:00
v2beta chore(php): remove non-ads php_grpc_library targets 2023-05-30 17:06:44 -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.