Google.Cloud.BigQuery.Reservation.V1 version 2.7.0
Changes in this release:
New features
- 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 (commit fecbe42) - Add the CONTINUOUS Job type to
.google.cloud.bigquery.reservation.v1.Assignment.JobType
for continuous SQL jobs (commit fecbe42) - 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 (commit fecbe42)
Documentation improvements
- 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 areOUTPUT_ONLY
(commit fecbe42) - Remove the section about
EDITION_UNSPECIFIED
in the comment forslot_capacity
in.google.cloud.bigquery.reservation.v1.Reservation
to clarify that (commit fecbe42)