Google APIs
1b3fb199c6
chore: remove backend configuration from the service config
...
PiperOrigin-RevId: 568878261
2023-09-27 09:47:19 -07:00
Google APIs
3aefbf20c1
chore: remove backend configuration from the service config
...
PiperOrigin-RevId: 568877559
2023-09-27 09:44:39 -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
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
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
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
be8c6cd96b
feat: add new client surface for GA php clients
...
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -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
2b8c23b425
chore: update copyright year in generated protos
...
PiperOrigin-RevId: 516591222
2023-03-14 11:56:25 -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
72316cb5fa
chore: update copyright year in generated protos
...
PiperOrigin-RevId: 516586992
2023-03-14 11:41:01 -07:00
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
08882cfb3f
feat: add AcceleratorConfig to ListAcceleratorTypesResponse
...
PiperOrigin-RevId: 514873293
2023-03-07 16:32:59 -08: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
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -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
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
44f176c462
docs: update comment
...
fix: update http bindings for alpha API
PiperOrigin-RevId: 504360226
2023-01-24 13:27:24 -08:00
Google APIs
1266905b6b
chore: reformat protos
...
PiperOrigin-RevId: 504359717
2023-01-24 13:25:19 -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
95327f5a43
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502805862
2023-01-18 01:37:08 -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
e8bd0c402d
docs: minor updates in comments
...
PiperOrigin-RevId: 491785685
2022-11-29 18:13:17 -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