-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: deprecated various PSC instance configuration fields (#27581)
feat: add new PSC instance configuration setting and output the PSC DNS name feat: add new API to upgrade a cluster feat: add new API to execute SQL statements feat: add new cluster and instance level configurations to interact with Gemini feat: add support for Free Trials feat: add support to schedule maintenance feat: additional field to set tags on a backup or cluster feat: add more observability options on the Instance level feat: add new API to perform a promotion or switchover on secondary instances feat: add new CloudSQL backup resource feat: support for obtaining the public ip addresses of an instance and enabling outbound public ip feat: add optional field to keep extra roles on a user if it already exists docs: various typo fixes, correcting the formatting, and clarifications on the request_id and validate_only fields in API requests and on the page_size when listing the database
- Loading branch information
1 parent
2edf96c
commit 9d7675b
Showing
22 changed files
with
2,911 additions
and
497 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
655 changes: 509 additions & 146 deletions
655
google-cloud-alloy_db-v1beta/lib/google/cloud/alloy_db/v1beta/alloy_db_admin/client.rb
Large diffs are not rendered by default.
Oops, something went wrong.
634 changes: 488 additions & 146 deletions
634
google-cloud-alloy_db-v1beta/lib/google/cloud/alloy_db/v1beta/alloy_db_admin/rest/client.rb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 44 additions & 0 deletions
44
google-cloud-alloy_db-v1beta/lib/google/cloud/alloydb/v1beta/csql_resources_pb.rb
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
45 changes: 45 additions & 0 deletions
45
google-cloud-alloy_db-v1beta/lib/google/cloud/alloydb/v1beta/data_model_pb.rb
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.