Commit graph

8 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
3fb120eb5c fix: upgrade gRPC service registration func
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: 813834114
2025-10-01 11:19:50 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
ce39e78569 feat: added a new API FetchDatasetErrors
Clients can now get the errors associated with a dataset.

PiperOrigin-RevId: 651828351
2024-07-12 11:07:21 -07:00
Google APIs
78b72cb8e7 feat: added support for getting/listing active version(s)
docs: general improvements

Clients can now get the active version by appending "@active" to the dataset name, and list active versions by setting field "tag=active".

PiperOrigin-RevId: 637918155
2024-05-28 09:04:17 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
23145b04a8 build: update maps platform datasets package name
PiperOrigin-RevId: 538211654
2023-06-06 09:45:42 -07:00
Google APIs
99ae68a164 feat: Add client libraries for v1
PiperOrigin-RevId: 537411864
2023-06-02 14:37:32 -07:00