Skip to content

Commit 650f7cd

Browse files
Google APIscopybara-github
authored andcommitted
feat: add available_cpu field
feat: add `kms_key_name` field to ServiceConfig (the CMEK use case) feat: add `max_instance_request_concurrency` field feat: add `security_level` field PiperOrigin-RevId: 516979219
1 parent ec2b73f commit 650f7cd

3 files changed

Lines changed: 164 additions & 52 deletions

File tree

google/cloud/functions/v2/cloudfunctions_v2.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ events.'
4343
permission-aware UIs and command-line tools, not for authorization
4444
checking. This operation may "fail open" without warning.
4545
46+
- selector: google.longrunning.Operations.ListOperations
47+
description: |-
48+
Lists operations that match the specified filter in the request. If
49+
the server doesn't support this method, it returns `UNIMPLEMENTED`.
50+
4651
backend:
4752
rules:
4853
- selector: 'google.cloud.functions.v2.FunctionService.*'

0 commit comments

Comments
 (0)