Commit graph

23 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
0a0dffc19b 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: 810022369
2025-09-22 08:23:40 -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
276b372078 feat: Promote network_configs field to v2 API
feat: Make v6e available for GA
feat: Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair
feat: Make V5Litepod accelerator config available for v2
feat: Make v5p available for GA
docs: A comment for field `network_config` in message `.google.cloud.tpu.v2.Node` is changed

PiperOrigin-RevId: 714369166
2025-01-11 00:45:11 -08: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
d216dc2f49 chore: removing backend configuration from the service config
PiperOrigin-RevId: 568622453
2023-09-26 12:49:39 -07:00
Google APIs
2ad3b4cfed feat: enable QueuedResources in us-east5
feat: add multislice_node flag

PiperOrigin-RevId: 550674209
2023-07-24 14:30:19 -07:00
Google APIs
5511d65673 docs: minor updates in comments
PiperOrigin-RevId: 546043107
2023-07-06 11:21:25 -07:00
Google APIs
0ac45f757e feat(php): add new client surface to tpu:v2
PiperOrigin-RevId: 537072379
2023-06-01 11:01:00 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
cd3d48b553 chore: update copyright year in generated protos
PiperOrigin-RevId: 516591212
2023-03-14 11:55:29 -07:00
Google APIs
08882cfb3f feat: add AcceleratorConfig to ListAcceleratorTypesResponse
PiperOrigin-RevId: 514873293
2023-03-07 16:32:59 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
e3abc066b0 chore: add import for empty.proto
PiperOrigin-RevId: 508454292
2023-02-09 13:04:52 -08:00
Google APIs
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
1230a6b27d fix: proper http bindings for v2 API
chore: reformat protos

PiperOrigin-RevId: 504361887
2023-01-24 13:33:45 -08:00
Google APIs
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
4bb7c3ee4b chore: renaming service yaml files to include version
PiperOrigin-RevId: 493988919
2022-12-08 14:01:48 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
93c3e0eb6b feat: publishing TPU v2 API
fix!: fix incorrect resource annotations for TPU v2alpha1 API

PiperOrigin-RevId: 493327922
2022-12-06 09:27:31 -08:00