Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit ece1b9c

Browse files
docs: added Cloud Dataproc and Secret Manager to the list of supported services (#233)
* docs: added Cloud Dataproc and Secret Manager to the list of supported services PiperOrigin-RevId: 470029399 Source-Link: googleapis/googleapis@d1b1556 Source-Link: googleapis/googleapis-gen@6fa4e01 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmZhNGUwMTJjYjk5NGI2NWMzNDVjN2QxMDk2MGE2ZGIxZDBhNDhmNiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d075af7 commit ece1b9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

google/cloud/accessapproval_v1/types/accessapproval.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ class EnrolledService(proto.Message):
372372
- Cloud Key Management Service
373373
- Compute Engine
374374
- Cloud Dataflow
375+
- Cloud Dataproc
375376
- Cloud DLP
376377
- Cloud EKM
377378
- Cloud HSM
@@ -385,6 +386,7 @@ class EnrolledService(proto.Message):
385386
- Organization Policy Serivice
386387
- Persistent Disk
387388
- Resource Manager
389+
- Secret Manager
388390
- Speaker ID
389391
390392
Note: These values are supported as input for legacy
@@ -401,12 +403,14 @@ class EnrolledService(proto.Message):
401403
- cloudsql.googleapis.com
402404
- compute.googleapis.com
403405
- dataflow.googleapis.com
406+
- dataproc.googleapis.com
404407
- dlp.googleapis.com
405408
- iam.googleapis.com
406409
- logging.googleapis.com
407410
- orgpolicy.googleapis.com
408411
- pubsub.googleapis.com
409412
- spanner.googleapis.com
413+
- secretmanager.googleapis.com
410414
- speakerid.googleapis.com
411415
- storage.googleapis.com
412416

0 commit comments

Comments
 (0)