Skip to content

feat: [sql] enable SqlDataService and SqlConnectService in GAPIC#8366

Open
gcf-owl-bot[bot] wants to merge 7 commits into
mainfrom
owl-bot-copy-packages-google-cloud-sql
Open

feat: [sql] enable SqlDataService and SqlConnectService in GAPIC#8366
gcf-owl-bot[bot] wants to merge 7 commits into
mainfrom
owl-bot-copy-packages-google-cloud-sql

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

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: 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_settings is added to message .google.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: https://github.com/googleapis/googleapis-gen/commit/6c6337a7d993487d86994b440bd4cfbcf16fc079
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiNmM2MzM3YTdkOTkzNDg3ZDg2OTk0YjQ0MGJkNGNmYmNmMTZmYzA3OSJ9
END_NESTED_COMMIT

…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
@dpebot

dpebot commented May 27, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review May 27, 2026 06:29
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team as a code owner May 27, 2026 06:29
@dpebot

dpebot commented May 27, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@dpebot

dpebot commented May 28, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@pearigee pearigee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 28, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 28, 2026
PiperOrigin-RevId: 928929299

Source-Link: googleapis/googleapis@05c4b6d

Source-Link: googleapis/googleapis-gen@0cbc8bf
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNxbC8uT3dsQm90LnlhbWwiLCJoIjoiMGNiYzhiZjJkNWVhMDI3ZDlhZDNhMjE5NzY4NmQ2ODZjYTMxZTkzMiJ9
@gcf-owl-bot gcf-owl-bot Bot changed the title feat: [sql] A new field target_instance_settings is added to message .google.cloud.sql.v1.PointInTimeRestoreContext chore: [sql] update generator version to newest release v4.12.0 Jun 9, 2026
@dpebot

dpebot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@dpebot

dpebot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@jskeet jskeet added the kokoro:run Add this label to force Kokoro to re-run the tests. label 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
@gcf-owl-bot gcf-owl-bot Bot changed the title chore: [sql] update generator version to newest release v4.12.0 feat: [sql] enable SqlDataService and SqlConnectService in GAPIC Jun 16, 2026
@dpebot

dpebot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@dpebot

dpebot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro: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.

4 participants