-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
+50,484
−8,811
Conversation
This file contains hidden or 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
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==
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==
…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==
encryption_config
in message .google.cloud.alloydb.v1alpha.AutomatedBackupPolicy
is changed
ohmayr
approved these changes
May 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 changeddocs: A comment for field
encryption_config
in message.google.cloud.alloydb.v1.ContinuousBackupConfig
is changeddocs: A comment for message
Instance
is changeddocs: A comment for field
zone_id
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
id
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
ip
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
state
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
database_flags
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
user
in message.google.cloud.alloydb.v1.ExecuteSqlRequest
is changeddocs: A comment for field
use_metadata_exchange
in message.google.cloud.alloydb.v1.GenerateClientCertificateRequest
is changeddocs: A comment for field
requested_cancellation
in message.google.cloud.alloydb.v1.OperationMetadata
is changedfeat: 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 changeddocs: A comment for field
encryption_config
in message.google.cloud.alloydb.v1beta.ContinuousBackupConfig
is changeddocs: A comment for message
Instance
is changeddocs: A comment for field
track_wait_event_types
in message.google.cloud.alloydb.v1beta.Instance
is changeddocs: A comment for field
user
in message.google.cloud.alloydb.v1beta.ExecuteSqlRequest
is changeddocs: A comment for field
use_metadata_exchange
in message.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest
is changedEND_COMMIT_OVERRIDE
docs: A comment for field
encryption_config
in message.google.cloud.alloydb.v1alpha.ContinuousBackupConfig
is changeddocs: A comment for message
Instance
is changeddocs: A comment for field
zone_id
in message.google.cloud.alloydb.v1alpha.Instance
is changeddocs: A comment for field
id
in message.google.cloud.alloydb.v1alpha.Instance
is changeddocs: A comment for field
ip
in message.google.cloud.alloydb.v1alpha.Instance
is changed< 8000 br> docs: A comment for fieldstate
in message.google.cloud.alloydb.v1alpha.Instance
is changeddocs: A comment for field
track_wait_event_types
in message.google.cloud.alloydb.v1alpha.Instance
is changeddocs: A comment for field
database_flags
in message.google.cloud.alloydb.v1alpha.Instance
is changeddocs: A comment for field
user
in message.google.cloud.alloydb.v1alpha.ExecuteSqlRequest
is changeddocs: A comment for field
use_metadata_exchange
in message.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest
is changeddocs: A comment for field
requested_cancellation
in message.google.cloud.alloydb.v1alpha.OperationMetadata
is changedfeat: A new service
AlloyDBCSQLAdmin
is addedfeat: A new message
RestoreFromCloudSQLRequest
is addedfeat: A new enum
GCAEntitlementType
is addedfeat: A new message
GCAInstanceConfig
is addedfeat: 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 addedfeat: 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 addedfeat: 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 serviceAlloyDBAdmin
feat: A new method
ImportCluster
is added to serviceAlloyDBAdmin
feat: A new message
GcsDestination
is addedfeat: A new message
ExportClusterRequest
is addedfeat: A new message
ExportClusterResponse
is addedfeat: A new message
ImportClusterRequest
is addedfeat: A new message
ImportClusterResponse
is addedfeat: 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 changeddocs: A comment for field
encryption_config
in message.google.cloud.alloydb.v1beta.ContinuousBackupConfig
is changeddocs: A comment for message
Instance
is changeddocs: A comment for field
track_wait_event_types
in message.google.cloud.alloydb.v1beta.Instance
is changeddocs: A comment for field
user
in message.google.cloud.alloydb.v1beta.ExecuteSqlRequest
is changeddocs: A comment for field
use_metadata_exchange
in message.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest
is changedPiperOrigin-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 changeddocs: A comment for field
encryption_config
in message.google.cloud.alloydb.v1.ContinuousBackupConfig
is changeddocs: A comment for message
Instance
is changeddocs: A comment for field
zone_id
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
id
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
ip
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
state
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
database_flags
in message.google.cloud.alloydb.v1.Instance
is changeddocs: A comment for field
user
in message.google.cloud.alloydb.v1.ExecuteSqlRequest
is changeddocs: A comment for field
use_metadata_exchange
in message.google.cloud.alloydb.v1.GenerateClientCertificateRequest
is changeddocs: A comment for field
requested_cancellation
in message.google.cloud.alloydb.v1.OperationMetadata
is changedPiperOrigin-RevId: 757903570
Source-Link: googleapis/googleapis@809eb53
Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b4500dffccde37372af17c6ee07a3332720fde2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGIvLk93bEJvdC55YW1sIiwiaCI6IjdiNDUwMGRmZmNjZGUzNzM3MmFmMTdjNmVlMDdhMzMzMjcyMGZkZTIifQ==
END_NESTED_COMMIT