Commit graph

41 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
fc2697ec53 feat: Introduce PerformMaintenance API
feat: Make v6e available for public preview
feat: add workload_type field in ALPHA TPU API
feat: Add reservation_name field in v2alpha API
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: add repeated networks for ALPHA TPU API
feat: Make V5Litepod accelerator config available for v2alpha1
feat: A new enum `State` is added
feat: Promote `spot` to v2alpha1 API
feat: v5p available for public review
feat: add creation timestamp to queued resources
feat: add Usage to CLH getreservations API
feat: provide WAITING_FOR_CAPACITY state for queued resource, when the session is waiting to be provisioned
feat: publish boot_disk_config to support CHD with KMS
docs: A comment for field `network_config` in message `.google.cloud.tpu.v2alpha1.Node` is changed
docs: A comment for field `state_initiator` in message `.google.cloud.tpu.v2alpha1.QueuedResourceState` is changed

PiperOrigin-RevId: 715454157
2025-01-14 11:16:08 -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
1b3fb199c6 chore: remove backend configuration from the service config
PiperOrigin-RevId: 568878261
2023-09-27 09:47:19 -07:00
Google APIs
1004d19fb2 feat: added new WAITING_FOR_RESOURCES state for QueuedResourceState
PiperOrigin-RevId: 566723901
2023-09-19 13:20:39 -07:00
Google APIs
ae2f5157bf feat: publish boot_disk_config to support CHD with KMS
PiperOrigin-RevId: 561495678
2023-08-30 17:30:53 -07:00
Google APIs
75a3251882 feat: Add ResetQueueResource to the TPU service
feat: Add MultiNodeParams in TPU

PiperOrigin-RevId: 559244735
2023-08-22 15:42:40 -07:00
Google APIs
2c28ce13ad feat: add session state initiator to get queued resource handler
PiperOrigin-RevId: 555038038
2023-08-08 21:48:16 -07:00
Google APIs
b9e70ad289 feat: Add spot tier in v2alpha Create QueuedResource API request
PiperOrigin-RevId: 551066097
2023-07-25 19:37:44 -07:00
Google APIs
5649269b4e feat: Add MultisliceNode
---
feat: Enable Force on DeleteQueuedResource
PiperOrigin-RevId: 536935689
2023-06-01 00:12:59 -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
932807b279 fix: restrict the visibility of an API
PiperOrigin-RevId: 529123224
2023-05-03 10:09:04 -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
cad90d2ae0 feat: make reservation_name parameter generally visible in QueuedResource message
---
feat: add DeleteQueuedResource experiment

---
docs(v2alpha1): minor formatting to the description for `queued_resource_id`

PiperOrigin-RevId: 524336094
2023-04-14 11:06:33 -07:00
Google APIs
72316cb5fa chore: update copyright year in generated protos
PiperOrigin-RevId: 516586992
2023-03-14 11:41:01 -07:00
Google APIs
4c7bd62ffc docs: minor comment update
PiperOrigin-RevId: 514872703
2023-03-07 16:30:40 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
cd537206c2 chore: adding imports for types in LRO annotations
PiperOrigin-RevId: 508454659
2023-02-09 13:06:22 -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
44f176c462 docs: update comment
fix: update http bindings for alpha API

PiperOrigin-RevId: 504360226
2023-01-24 13:27:24 -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
ea5238289b docs: fix minor docstring formatting
PiperOrigin-RevId: 495593544
2022-12-15 07:57:53 -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
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
f90b329a7e feat: Add Secure Boot support to TPU v2alpha1 API
PiperOrigin-RevId: 474644226
2022-09-15 13:34:04 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
8f48b9778f feat: TPU v2alpha1 public protos
Committer: @rosbo
PiperOrigin-RevId: 403400668
2021-10-15 10:00:58 -07:00