Skip to content

Commit

Permalink
feat(alloydb): added PSC config, PSC interface config, PSC instance c…
Browse files Browse the repository at this point in the history
…onfig (#9184)

- [ ] Regenerate this pull request now.

feat: added two boolean fields satisfies_pzi and satisfies_pzs
feat: added instance network config
feat: added ListDatabases API and Database object
feat: changed field network in NetworkConfig from required to optional
docs: clarified read pool config is for read pool type instances

PiperOrigin-RevId: 591902051

Source-Link: https://togithub.com/googleapis/googleapis/commit/5e74f9dffc391e8660d495a86a8871be338f501d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/be1a83a2d59d4ac303271db236f3cc229d804415
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmUxYTgzYTJkNTlkNGFjMzAzMjcxZGIyMzZmM2NjMjI5ZDgwNDQxNSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Dec 18, 2023
1 parent 952311c commit 36fec33
Show file tree
Hide file tree
Showing 8 changed files with 2,924 additions and 1,656 deletions.
168 changes: 168 additions & 0 deletions alloydb/apiv1alpha/alloydb_admin_client.go

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

31 changes: 31 additions & 0 deletions alloydb/apiv1alpha/alloydb_admin_client_example_test.go

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

0 comments on commit 36fec33

Please sign in to comment.