docs: A comment for method `ReadRows` in service `BigQueryRead` is changed
docs: A comment for message `AppendRowsRequest` is changed
docs: A comment for field `writer_schema` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `arrow_rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `default_missing_value_interpretation` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `location` in message `.google.cloud.bigquery.storage.v1.WriteStream` is changed
PiperOrigin-RevId: 829486853
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 817247116
feat: Add support for creation and modification of new reservation groups
feat: Add new reservation IAM policy get/set/test methods
PiperOrigin-RevId: 814816863
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
feat: Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots
PiperOrigin-RevId: 795606766
feat: expose new timestamp configuration options
feat: expose additional job statistics about external service usage
docs: updates to routines API documentation
PiperOrigin-RevId: 790785539
feat: add column metadata index unused field to IndexUnused for job stats
feat: add http_rule for routine service testIamPermissions
PiperOrigin-RevId: 770742547
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 759724486
feat: Adding CommercialInfo message to the Listing and Subscription resources
feat: Adding allow_only_metadata_sharing to Listing resource
feat: Adding routine field to the SharedResource message
feat: Adding DestinationDataset to the Subscription resource
feat: Adding delete_commercial and revoke_commercial to DeleteListingRequest and RevokeSubscriptionRequest
PiperOrigin-RevId: 758114056
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 754988866
docs: updated the number of partitions (from 100 to 900) can be inserted, updated and deleted in a single request
BREAKING CHANGE: remove `location` from http annotations in all of the service requests
PiperOrigin-RevId: 747473743
feat: expose null marker and column match options within CSVOptions
feat: expose additional date/time configuration options in ExternalDataConfiguration
feat: expose additional date/time configuration options in JobConfigurationLoad
feat: expose job timeout and destination cmek options in QueryRequest
feat: expose reservation as a config option for jobs and queries
docs: update comments related to external table configurations
PiperOrigin-RevId: 742817375
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