feat: [sql] enable SqlDataService and SqlConnectService in GAPIC#8366
Open
gcf-owl-bot[bot] wants to merge 7 commits into
Open
feat: [sql] enable SqlDataService and SqlConnectService in GAPIC#8366gcf-owl-bot[bot] wants to merge 7 commits into
gcf-owl-bot[bot] wants to merge 7 commits into
Conversation
…ogle.cloud.sql.v1.PointInTimeRestoreContext` feat: A new field `target_instance_clear_settings_field_names` is added to message `.google.cloud.sql.v1.PointInTimeRestoreContext` feat: A new field `region` is added to message `.google.cloud.sql.v1.PointInTimeRestoreContext` feat: A new value `PROJECT_ABUSE` is added to enum `SqlSuspensionReason` feat: A new field `psc_auto_dns_enabled` is added to message `.google.cloud.sql.v1.PscConfig` feat: A new field `psc_write_endpoint_dns_enabled` is added to message `.google.cloud.sql.v1.PscConfig` feat: A new value `PRE_CHECK_MAJOR_VERSION_UPGRADE` is added to enum `SqlOperationType` feat: A new field `accelerated_replica_mode` is added to message `.google.cloud.sql.v1.Settings` feat: A new value `POSTGRES_19` is added to enum `SqlDatabaseVersion` feat: A new value `SQLSERVER_2025_STANDARD` is added to enum `SqlDatabaseVersion` feat: A new value `SQLSERVER_2025_ENTERPRISE` is added to enum `SqlDatabaseVersion` feat: A new value `SQLSERVER_2025_EXPRESS` is added to enum `SqlDatabaseVersion` docs: A comment for field `project` in message `.google.cloud.sql.v1.SqlInstancesCloneRequest` is changed docs: A comment for field `auto_iam_authn` in message `.google.cloud.sql.v1.ExecuteSqlPayload` is changed docs: A comment for field `consumer_project` in message `.google.cloud.sql.v1.PscAutoConnectionConfig` is changed docs: A comment for message `PerformanceCaptureConfig` is changed docs: A comment for field `enabled` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed docs: A comment for field `probing_interval_seconds` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed docs: A comment for field `probe_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed docs: A comment for field `running_threads_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed docs: A comment for field `seconds_behind_source_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed docs: A comment for field `transaction_duration_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed PiperOrigin-RevId: 921857990 Source-Link: googleapis/googleapis@06fde45 Source-Link: googleapis/googleapis-gen@6c6337a Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiNmM2MzM3YTdkOTkzNDg3ZDg2OTk0YjQ0MGJkNGNmYmNmMTZmYzA3OSJ9
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
PiperOrigin-RevId: 928929299 Source-Link: googleapis/googleapis@05c4b6d Source-Link: googleapis/googleapis-gen@0cbc8bf Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiMGNiYzhiZjJkNWVhMDI3ZDlhZDNhMjE5NzY4NmQ2ODZjYTMxZTkzMiJ9
target_instance_settings is added to message .google.cloud.sql.v1.PointInTimeRestoreContext
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
jskeet
approved these changes
Jun 9, 2026
docs: A comment for field `project` in message `.google.cloud.sql.v1beta4.SqlInstancesCloneRequest` is changed docs: A comment for field `destination_network` in message `.google.cloud.sql.v1beta4.CloneContext` is changed docs: A comment for enum `Edition` is changed docs: A comment for field `edition` in message `.google.cloud.sql.v1beta4.Settings` is changed docs: A comment for message `PerformanceCaptureConfig` is changed docs: A comment for field `enabled` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed docs: A comment for field `probing_interval_seconds` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed docs: A comment for field `probe_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed docs: A comment for field `running_threads_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed docs: A comment for field `seconds_behind_source_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed docs: A comment for field `transaction_duration_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed PiperOrigin-RevId: 932722174 Source-Link: googleapis/googleapis@ca58d1c Source-Link: googleapis/googleapis-gen@bbd2ee4 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiYmJkMmVlNDBiZDkwOTRkN2ViN2EyN2RjNzlmZWM1YTE4YzQyMWEzNCJ9
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
docs: A comment for field
projectin message.google.cloud.sql.v1beta4.SqlInstancesCloneRequestis changeddocs: A comment for field
destination_networkin message.google.cloud.sql.v1beta4.CloneContextis changeddocs: A comment for enum
Editionis changeddocs: A comment for field
editionin message.google.cloud.sql.v1beta4.Settingsis changeddocs: A comment for message
PerformanceCaptureConfigis changeddocs: A comment for field
enabledin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changeddocs: A comment for field
probing_interval_secondsin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changeddocs: A comment for field
probe_thresholdin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changeddocs: A comment for field
running_threads_thresholdin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changeddocs: A comment for field
seconds_behind_source_thresholdin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changeddocs: A comment for field
transaction_duration_thresholdin message.google.cloud.sql.v1beta4.PerformanceCaptureConfigis changedPiperOrigin-RevId: 932722174
Source-Link: googleapis/googleapis@ca58d1c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/bbd2ee40bd9094d7eb7a27dc79fec5a18c421a34
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiYmJkMmVlNDBiZDkwOTRkN2ViN2EyN2RjNzlmZWM1YTE4YzQyMWEzNCJ9
BEGIN_NESTED_COMMIT
chore: [sql] update generator version to newest release v4.12.0
PiperOrigin-RevId: 928929299
Source-Link: googleapis/googleapis@05c4b6d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/0cbc8bf2d5ea027d9ad3a2197686d686ca31e932
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiMGNiYzhiZjJkNWVhMDI3ZDlhZDNhMjE5NzY4NmQ2ODZjYTMxZTkzMiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [sql] A new field
target_instance_settingsis added to message.google.cloud.sql.v1.PointInTimeRestoreContextfeat: A new field
target_instance_clear_settings_field_namesis added to message.google.cloud.sql.v1.PointInTimeRestoreContextfeat: A new field
regionis added to message.google.cloud.sql.v1.PointInTimeRestoreContextfeat: A new value
PROJECT_ABUSEis added to enumSqlSuspensionReasonfeat: A new field
psc_auto_dns_enabledis added to message.google.cloud.sql.v1.PscConfigfeat: A new field
psc_write_endpoint_dns_enabledis added to message.google.cloud.sql.v1.PscConfigfeat: A new value
PRE_CHECK_MAJOR_VERSION_UPGRADEis added to enumSqlOperationTypefeat: A new field
accelerated_replica_modeis added to message.google.cloud.sql.v1.Settingsfeat: A new value
POSTGRES_19is added to enumSqlDatabaseVersionfeat: A new value
SQLSERVER_2025_STANDARDis added to enumSqlDatabaseVersionfeat: A new value
SQLSERVER_2025_ENTERPRISEis added to enumSqlDatabaseVersionfeat: A new value
SQLSERVER_2025_EXPRESSis added to enumSqlDatabaseVersiondocs: A comment for field
projectin message.google.cloud.sql.v1.SqlInstancesCloneRequestis changeddocs: A comment for field
auto_iam_authnin message.google.cloud.sql.v1.ExecuteSqlPayloadis changeddocs: A comment for field
consumer_projectin message.google.cloud.sql.v1.PscAutoConnectionConfigis changeddocs: A comment for message
PerformanceCaptureConfigis changeddocs: A comment for field
enabledin message.google.cloud.sql.v1.PerformanceCaptureConfigis changeddocs: A comment for field
probing_interval_secondsin message.google.cloud.sql.v1.PerformanceCaptureConfigis changeddocs: A comment for field
probe_thresholdin message.google.cloud.sql.v1.PerformanceCaptureConfigis changeddocs: A comment for field
running_threads_thresholdin message.google.cloud.sql.v1.PerformanceCaptureConfigis changeddocs: A comment for field
seconds_behind_source_thresholdin message.google.cloud.sql.v1.PerformanceCaptureConfigis changeddocs: A comment for field
transaction_duration_thresholdin message.google.cloud.sql.v1.PerformanceCaptureConfigis changedPiperOrigin-RevId: 921857990
Source-Link: googleapis/googleapis@06fde45
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6c6337a7d993487d86994b440bd4cfbcf16fc079
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiNmM2MzM3YTdkOTkzNDg3ZDg2OTk0YjQ0MGJkNGNmYmNmMTZmYzA3OSJ9
END_NESTED_COMMIT