8000 docs: [google-cloud-alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed by gcf-owl-bot[bot] · Pull Request #13893 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

docs: [google-cloud-alloydb] A comment for field encryption_config in message .google.cloud.alloydb.v1alpha.AutomatedBackupPolicy is changed #13893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 15, 2025

Conversation

gcf-owl-bot[bot]
Copy link
Contributor
@gcf-owl-bot gcf-owl-bot bot commented May 12, 2025

BEGIN_COMMIT_OVERRIDE
feat: Sync AlloyDB API changes from HEAD to stable
feat: Add new CSQL API for supporting Cluster creation from Cloud SQL
feat: Add new methods for exporting, importing and upgrade Cluster operations
feat: Add new fields to support observability configurations, machine types and PSC related configs
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1.AutomatedBackupPolicy is changed
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1.ContinuousBackupConfig is changed
docs: A comment for message Instance is changed
docs: A comment for field zone_id in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field id in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field ip in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field state in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field database_flags in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field user in message .google.cloud.alloydb.v1.ExecuteSqlRequest is changed
docs: A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1.GenerateClientCertificateRequest is changed
docs: A comment for field requested_cancellation in message .google.cloud.alloydb.v1.OperationMetadata is changed
feat: Add CloudSQL support for RestoreCluster operation
feat: Add new fields and methods to the AlloyDB API
feat: Improve documentation of existing API fields
feat: Add GCA Entitlement type
feat: Add fields to PscInstanceConfig
feat: Add recommended_value and scope field to SupportedDatabaseFlags
feat: make user optional in ExecuteSql API
feat: Add Import and Export functionalities
feat: Add machine_type field to instance config
feat: Add a new GCAEntitlement field in Gemini config
feat: Add the GCAInstanceConfig field in instance
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1beta.AutomatedBackupPolicy is changed
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1beta.ContinuousBackupConfig is changed
docs: A comment for message Instance is changed
docs: A comment for field track_wait_event_types in message .google.cloud.alloydb.v1beta.Instance is changed
docs: A comment for field user in message .google.cloud.alloydb.v1beta.ExecuteSqlRequest is changed
docs: A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1beta.GenerateClientCertificateRequest is changed
END_COMMIT_OVERRIDE

  • Regenerate this pull request now.

docs: A comment for field encryption_config in message .google.cloud.alloydb.v1alpha.ContinuousBackupConfig is changed
docs: A comment for message Instance is changed
docs: A comment for field zone_id in message .google.cloud.alloydb.v1alpha.Instance is changed
docs: A comment for field id in message .google.cloud.alloydb.v1alpha.Instance is changed
docs: A comment for field ip in message .google.cloud.alloydb.v1alpha.Instance is changed< 8000 br> docs: A comment for field state in message .google.cloud.alloydb.v1alpha.Instance is changed
docs: A comment for field track_wait_event_types in message .google.cloud.alloydb.v1alpha.Instance is changed
docs: A comment for field database_flags in message .google.cloud.alloydb.v1alpha.Instance is changed
docs: A comment for field user in message .google.cloud.alloydb.v1alpha.ExecuteSqlRequest is changed
docs: A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest is changed
docs: A comment for field requested_cancellation in message .google.cloud.alloydb.v1alpha.OperationMetadata is changed
feat: A new service AlloyDBCSQLAdmin is added
feat: A new message RestoreFromCloudSQLRequest is added
feat: A new enum GCAEntitlementType is added
feat: A new message GCAInstanceConfig is added
feat: A new field machine_type is added to message .google.cloud.alloydb.v1alpha.Instance
feat: A new field assistive_experiences_enabled is added to message .google.cloud.alloydb.v1alpha.Instance
feat: A new message PscAutoConnectionConfig is added
feat: A new field psc_auto_connections is added to message .google.cloud.alloydb.v1alpha.Instance
feat: A new field gca_config is added to message .google.cloud.alloydb.v1alpha.Instance
feat: A new enum Scope is added
feat: A new field recommended_string_value is added to message .google.cloud.alloydb.v1alpha.SupportedDatabaseFlag
feat: A new field recommended_integer_value is added to message .google.cloud.alloydb.v1alpha.SupportedDatabaseFlag
feat: A new field scope is added to message .google.cloud.alloydb.v1alpha.SupportedDatabaseFlag
feat: A new method ExportCluster is added to service AlloyDBAdmin
feat: A new method ImportCluster is added to service AlloyDBAdmin
feat: A new message GcsDestination is added
feat: A new message ExportClusterRequest is added
feat: A new message ExportClusterResponse is added
feat: A new message ImportClusterRequest is added
feat: A new message ImportClusterResponse is added
feat: A new field scope is added to message .google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsRequest

PiperOrigin-RevId: 758044677

Source-Link: googleapis/googleapis@dc06efa

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f2ec5d11353f09c3532369df97d6841b0785efaa
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6ImYyZWM1ZDExMzUzZjA5YzM1MzIzNjlkZjk3ZDY4NDFiMDc4NWVmYWEifQ==

BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] Add CloudSQL support for RestoreCluster operation
feat: Add new fields and methods to the AlloyDB API
feat: Improve documentation of existing API fields
feat: Add GCA Entitlement type
feat: Add fields to PscInstanceConfig
feat: Add recommended_value and scope field to SupportedDatabaseFlags
feat: make user optional in ExecuteSql API
feat: Add Import and Export functionalities
feat: Add machine_type field to instance config
feat: Add a new GCAEntitlement field in Gemini config
feat: Add the GCAInstanceConfig field in instance
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1beta.AutomatedBackupPolicy is changed
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1beta.ContinuousBackupConfig is changed
docs: A comment for message Instance is changed
docs: A comment for field track_wait_event_types in message .google.cloud.alloydb.v1beta.Instance is changed
docs: A comment for field user in message .google.cloud.alloydb.v1beta.ExecuteSqlRequest is changed
docs: A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1beta.GenerateClientCertificateRequest is changed

PiperOrigin-RevId: 757969486

Source-Link: googleapis/googleapis@65b4634

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4f90dc904f912ddfa901fc509bfa5811cde720b3
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6IjRmOTBkYzkwNGY5MTJkZGZhOTAxZmM1MDliZmE1ODExY2RlNzIwYjMifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] Sync AlloyDB API changes from HEAD to stable
feat: Add new CSQL API for supporting Cluster creation from Cloud SQL
feat: Add new methods for exporting, importing and upgrade Cluster operations
feat: Add new fields to support observability configurations, machine types and PSC related configs
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1.AutomatedBackupPolicy is changed
docs: A comment for field encryption_config in message .google.cloud.alloydb.v1.ContinuousBackupConfig is changed
docs: A comment for message Instance is changed
docs: A comment for field zone_id in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field id in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field ip in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field state in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field database_flags in message .google.cloud.alloydb.v1.Instance is changed
docs: A comment for field user in message .google.cloud.alloydb.v1.ExecuteSqlRequest is changed
docs: A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1.GenerateClientCertificateRequest is changed
docs: A comment for field requested_cancellation in message .google.cloud.alloydb.v1.OperationMetadata is changed

PiperOrigin-RevId: 757903570

Source-Link: googleapis/googleapis@809eb53

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b4500dffccde37372af17c6ee07a3332720fde2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6IjdiNDUwMGRmZmNjZGUzNzM3MmFmMTdjNmVlMDdhMzMzMjcyMGZkZTIifQ==
END_NESTED_COMMIT

feat: Add new CSQL API for supporting Cluster creation from Cloud SQL
feat: Add new methods for exporting, importing and upgrade Cluster operations
feat: Add new fields to support observability configurations, machine types and PSC related configs
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `zone_id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `ip` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `state` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `database_flags` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1.GenerateClientCertificateRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.alloydb.v1.OperationMetadata` is changed

PiperOrigin-RevId: 757903570

Source-Link: googleapis/googleapis@809eb53

Source-Link: googleapis/googleapis-gen@7b4500d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6IjdiNDUwMGRmZmNjZGUzNzM3MmFmMTdjNmVlMDdhMzMzMjcyMGZkZTIifQ==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review May 12, 2025 23:28
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner May 12, 2025 23:28
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2025
feat: Add new fields and methods to the AlloyDB API
feat: Improve documentation of existing API fields
feat: Add GCA Entitlement type
feat: Add fields to PscInstanceConfig
feat: Add recommended_value and scope field to SupportedDatabaseFlags
feat: make user optional in ExecuteSql API
feat: Add Import and Export functionalities
feat: Add machine_type field to instance config
feat: Add a new GCAEntitlement field in Gemini config
feat: Add the GCAInstanceConfig field in instance
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `track_wait_event_types` in message `.google.cloud.alloydb.v1beta.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1beta.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest` is changed

PiperOrigin-RevId: 757969486

Source-Link: googleapis/googleapis@65b4634

Source-Link: googleapis/googleapis-gen@4f90dc9
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6IjRmOTBkYzkwNGY5MTJkZGZhOTAxZmM1MDliZmE1ODExY2RlNzIwYjMifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [google-cloud-alloydb] Sync AlloyDB API changes from HEAD to stable feat: [google-cloud-alloydb] Add CloudSQL support for RestoreCluster operation May 13, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
Copy link
snippet-bot bot commented May 13, 2025

Here is the summary of changes.

You are about to add 18 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

…ud.alloydb.v1alpha.AutomatedBackupPolicy` is changed

docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `zone_id` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `id` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `ip` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `state` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `track_wait_event_types` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `database_flags` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1alpha.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.alloydb.v1alpha.OperationMetadata` is changed
feat: A new service `AlloyDBCSQLAdmin` is added
feat: A new message `RestoreFromCloudSQLRequest` is added
feat: A new enum `GCAEntitlementType` is added
feat: A new message `GCAInstanceConfig` is added
feat: A new field `machine_type` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new field `assistive_experiences_enabled` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new message `PscAutoConnectionConfig` is added
feat: A new field `psc_auto_connections` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new field `gca_config` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new enum `Scope` is added
feat: A new field `recommended_string_value` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new field `recommended_integer_value` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new field `scope` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new method `ExportCluster` is added to service `AlloyDBAdmin`
feat: A new method `ImportCluster` is added to service `AlloyDBAdmin`
feat: A new message `GcsDestination` is added
feat: A new message `ExportClusterRequest` is added
feat: A new message `ExportClusterResponse` is added
feat: A new message `ImportClusterRequest` is added
feat: A new message `ImportClusterResponse` is added
feat: A new field `scope` is added to message `.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsRequest`

PiperOrigin-RevId: 758044677

Source-Link: googleapis/googleapis@dc06efa

Source-Link: googleapis/googleapis-gen@f2ec5d1
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6ImYyZWM1ZDExMzUzZjA5YzM1MzIzNjlkZjk3ZDY4NDFiMDc4NWVmYWEifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [google-cloud-alloydb] Add CloudSQL support for RestoreCluster operation docs: [google-cloud-alloydb] A comment for field encryption_config in message .google.cloud.alloydb.v1alpha.AutomatedBackupPolicy is changed May 13, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@ohmayr ohmayr merged commit 50c8a86 into main May 15, 2025
20 checks passed
@ohmayr ohmayr deleted the owl-bot-copy-packages-google-cloud-alloydb branch May 15, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0