feat: [google-cloud-bigquery-reservation] Add a new field replication_status to .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into errors that could arise during Disaster Recovery(DR) replication#13562
Merged
parthea merged 2 commits intoFeb 27, 2025
Conversation
….reservation.v1.Reservation` to provide visibility into errors that could arise during Disaster Recovery(DR) replication feat: Add the CONTINUOUS Job type to `.google.cloud.bigquery.reservation.v1.Assignment.JobType` for continuous SQL jobs feat: Add a new field `enable_gemini_in_bigquery` to `.google.cloud.bigquery.reservation.v1.Assignment` that indicates if "Gemini in Bigquery"(https://cloud.google.com/gemini/docs/bigquery/overview) features are enabled for the reservation assignment docs: Update the `google.api.field_behavior` for the `.google.cloud.bigquery.reservation.v1.Reservation.primary_location` and `.google.cloud.bigquery.reservation.v1.Reservation.original_primary_location` fields to clarify that they are `OUTPUT_ONLY` docs: Remove the section about `EDITION_UNSPECIFIED` in the comment for `slot_capacity` in `.google.cloud.bigquery.reservation.v1.Reservation` to clarify that PiperOrigin-RevId: 731341086 Source-Link: googleapis/googleapis@f62aabb Source-Link: googleapis/googleapis-gen@b97eaf5 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJpZ3F1ZXJ5LXJlc2VydmF0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiJiOTdlYWY1MWRkMGU1NGUyOWUxNmM3Y2RiZGJiNmFmMGM3NDU1Y2JiIn0=
parthea
approved these changes
Feb 27, 2025
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.
BEGIN_COMMIT_OVERRIDE
feat: Add a new field
replication_statusto.google.cloud.bigquery.reservation.v1.Reservationto provide visibility into errors that could arise during Disaster Recovery(DR) replicationfeat: Add the CONTINUOUS Job type to
.google.cloud.bigquery.reservation.v1.Assignment.JobTypefor continuous SQL jobsfeat: Add a new field
enable_gemini_in_bigqueryto.google.cloud.bigquery.reservation.v1.Assignmentthat indicates if Gemini in Bigquery features are enabled for the reservation assignmentdocs: Update the
google.api.field_behaviorfor the.google.cloud.bigquery.reservation.v1.Reservation.primary_locationand.google.cloud.bigquery.reservation.v1.Reservation.original_primary_locationfields to clarify that they areOUTPUT_ONLYdocs: Remove the section about
EDITION_UNSPECIFIEDin the comment forslot_capacityin.google.cloud.bigquery.reservation.v1.ReservationEND_COMMIT_OVERRIDE
PiperOrigin-RevId: 731341086
Source-Link: googleapis/googleapis@f62aabb
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b97eaf51dd0e54e29e16c7cdbdbb6af0c7455cbb
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJpZ3F1ZXJ5LXJlc2VydmF0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiJiOTdlYWY1MWRkMGU1NGUyOWUxNmM3Y2RiZGJiNmFmMGM3NDU1Y2JiIn0=