Skip to content

Commit 787cad3

Browse files
feat: [BigQueryReservation] Add a new field soft_failover_start_time in the existing replication_status in .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into the state of ongoing soft failover operations on the reservation (#8554)
* feat: Add a new field `soft_failover_start_time` in the existing `replication_status` in `.google.cloud.bigquery.reservation.v1.Reservation` to provide visibility into the state of ongoing soft failover operations on the reservation feat: Add a new field `failover_mode` to `.google.cloud.bigquery.reservation.v1.FailoverReservationRequest` that allows users to choose between the HARD or SOFT failover modes when they initiate a failover operation on a reservation PiperOrigin-RevId: 802187284 Source-Link: googleapis/googleapis@afe86f3 Source-Link: googleapis/googleapis-gen@df2db68 Copy-Tag: eyJwIjoiQmlnUXVlcnlSZXNlcnZhdGlvbi8uT3dsQm90LnlhbWwiLCJoIjoiZGYyZGI2ODdhNjQyN2QxMTdhZmVjM2MyYmU3ZjNmODdmNGM5Zjk5YiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 10b0fa1 commit 787cad3

4 files changed

Lines changed: 169 additions & 0 deletions

File tree

215 Bytes
Binary file not shown.

BigQueryReservation/src/V1/FailoverMode.php

Lines changed: 67 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryReservation/src/V1/FailoverReservationRequest.php

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryReservation/src/V1/Reservation/ReplicationStatus.php

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)