Commit graph

11 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
eb6cdb7e07 fix: Upgrade Go gRPC Protobuf generation
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
2025-05-05 10:30:30 -07:00
Google APIs
1c153adc54 feat: increased the number of partitions can be written in a single request
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
2025-04-14 10:26:02 -07:00
Google APIs
12fc2f929e chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731694023
2025-02-27 05:55:11 -08:00
Google APIs
02f118441f fix: Increase method timeout to 240s for BigQuery Metastore Partition Service API version v1alpha
PiperOrigin-RevId: 676173688
2024-09-18 16:23:37 -07:00
Google APIs
9c6ceea874 docs: A comment for message StreamMetastorePartitionsRequest is changed
docs: A comment for message `StreamMetastorePartitionsResponse` is changed
docs: A comment for field `location_uri` in message `.google.cloud.bigquery.storage.v1alpha.StorageDescriptor` is changed

PiperOrigin-RevId: 670602530
2024-09-03 10:04:57 -07:00
Google APIs
3165e16f3b build: Only generate gRPC clients for google/cloud/bigquery/storage/v1alpha
PiperOrigin-RevId: 667933064
2024-08-27 04:33:30 -07:00
Google APIs
6f3c628e7f feat: add documentation for partition value limit
BREAKING CHANGE: make the client library gRPC only

PiperOrigin-RevId: 666551276
2024-08-22 17:23:05 -07:00
Google APIs
63947bfd92 chore(python): Use google.cloud.bigquery_storage instead of google.cloud.bigquery.storage for v1alpha
PiperOrigin-RevId: 666369744
2024-08-22 08:59:47 -07:00
Google APIs
869c2e1fff feat: Support for a custom error message for BatchSizeTooLargeError
PiperOrigin-RevId: 665560115
2024-08-20 15:44:44 -07:00
Google APIs
456a812fbc feat: Add BigQuery Metastore Partition Service API version v1alpha
PiperOrigin-RevId: 662212485
2024-08-12 13:45:11 -07:00