Skip to content

Commit

Permalink
feat: add AlloyDB Omni key APIs (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
rriski authored Nov 27, 2024
1 parent b5f3dc5 commit d1bbb7e
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@ ProjectBilling:
- ProjectInvoiceGet
- ProjectInvoiceList
Service:
- AlloyDbOmniGoogleCloudPrivateKeyIdentify
- AlloyDbOmniGoogleCloudPrivateKeyRemove
- AlloyDbOmniGoogleCloudPrivateKeySet
- ListProjectServiceTypes
- ListPublicServiceTypes
- ListServiceVersions
Expand Down
77 changes: 77 additions & 0 deletions handler/service/service.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1bbb7e

Please sign in to comment.