Commit graph

48 commits

Author SHA1 Message Date
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
0830aaf0ea feat: add TaskStatus's new terminated state UNEXECUTED
feat: add scheduling_policy IN_ORDER enum to support sequential task executions
docs: update comments on boot disk fields for clearer usage scope
feat: add support for placement policies
docs: update block_external_network field comment to reduce confusion
docs: update disk and network field comment for better readability
docs: fix `book disk` typo
docs: Update reservation field API doc

PiperOrigin-RevId: 524883955
2023-04-17 10:27:13 -07:00
Google APIs
b99ef53a44 feat: promote to GA
PiperOrigin-RevId: 518910266
2023-03-23 11:05:35 -07:00
Google APIs
fafafa226a chore: update copyright year for generated protos
PiperOrigin-RevId: 516634280
2023-03-14 14:30:31 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
3f95ea2d86 feat: added StatusEvent.task_state
docs: updated comments

PiperOrigin-RevId: 513426000
2023-03-01 21:02:41 -08:00
Google APIs
2936faa730 feat: resource usage
docs: update comments

PiperOrigin-RevId: 513425559
2023-03-01 21:00:45 -08:00
Google APIs
ff55d10406 chore: update some Go release levels to match google-cloud-go
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -08:00
Google APIs
9d6497f0f8 feat: support custom scopes for service account in v1
---
feat: Add boot disk field in InstanceStatus

---
feat: Add boot disk and image source fields to v1 InstancePolicy
PiperOrigin-RevId: 507014772
2023-02-03 15:56:41 -08:00
Google APIs
12b32ef4a7 feat: support custom scopes for service account in v1
---
feat: Add boot disk field in InstanceStatus

---
feat: Add boot disk and image source fields to v1 InstancePolicy
PiperOrigin-RevId: 507014714
2023-02-03 15:55:57 -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
245858394f chore: reformat protos and add import of google/protobuf/empty.proto
PiperOrigin-RevId: 502963013
2023-01-18 13:25:14 -08:00
Google APIs
d67946433a chore: add dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 502960405
2023-01-18 13:15:12 -08:00
Google APIs
8dbaea44ca chore: reformat protos and import empty.proto
PiperOrigin-RevId: 502955048
2023-01-18 12:54:51 -08:00
Google APIs
799696b702 chore: add a dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 502953229
2023-01-18 12:47:11 -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
59af416e90 chore: Enable REGAPIC in selected C# packages
This matches the existing configuration in the google-cloud-dotnet repository.

PiperOrigin-RevId: 500795565
2023-01-09 13:37:34 -08:00
Google APIs
af050dcf9b feat: support secret and encrypted environment variables in v1
PiperOrigin-RevId: 499338464
2023-01-03 16:10:31 -08:00
Google APIs
cffce7313a docs: updated documentation for message NetworkInterface
chore: published new fields in service YAML

PiperOrigin-RevId: 496547521
2022-12-19 19:33:55 -08:00
Google APIs
de57a4d09e docs: updated documentation for message NetworkInterface
chore: published new fields in service YAML

PiperOrigin-RevId: 496547510
2022-12-19 19:32:53 -08:00
Google APIs
88f1497c76 chore(docs): update environment field deprecated comment
fix: remove unsupported HTTP bindings for IAMPolicy RPCs

PiperOrigin-RevId: 495371163
2022-12-14 11:35:55 -08:00
Google APIs
8f5577498f feat: add InstancePolicy.boot_disk
fix: ServiceAccount.scopes is no longer deprecated
fix: removed unused endpoints for IAM methods

PiperOrigin-RevId: 495370831
2022-12-14 11:35:00 -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
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
9afb89b5d4 docs: fix minor docstring formatting
PiperOrigin-RevId: 490003354
2022-11-21 09:44:26 -08:00
Google APIs
db1cc1139f feat: Adds named reservation to InstancePolicy
---
docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs

---
docs: update the job id format requirement

PiperOrigin-RevId: 489502315
2022-11-18 10:07:36 -08:00
Google APIs
488a4bdeeb feat: Adds named reservation to InstancePolicy
---
docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs

---
docs: update the job id format requirement

PiperOrigin-RevId: 489501779
2022-11-18 10:05:20 -08:00
Google APIs
91b1a9b682 docs: fix minor docstring formatting
PiperOrigin-RevId: 487300638
2022-11-09 11:27:14 -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
e981f84f8a docs: Refine GPU drivers installation proto description
docs: Refine comments for deprecated proto fields
docs: Update the API comments about the device_name

PiperOrigin-RevId: 481282173
2022-10-14 19:37:11 -07:00
Google APIs
b037bb3b4e feat: Enable install_gpu_drivers flag in v1 proto
docs: Refine GPU drivers installation proto description
docs: Refine comments for deprecated proto fields
docs: Update the API comments about the device_name

PiperOrigin-RevId: 481212993
2022-10-14 12:56:13 -07:00
Google APIs
5a9ee4d5de feat: enable REST transport for Python Preview clients
PiperOrigin-RevId: 474571730
2022-09-15 08:43:58 -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
fff3f7302f fix: mark service_account_email as deprecated
docs: removing comment from a deprecated field

PiperOrigin-RevId: 471626558
2022-09-01 14:03:32 -07:00
Google APIs
8d6fdc77e9 build: configuration files update
PiperOrigin-RevId: 470047229
2022-08-25 11:58:38 -07:00
Google APIs
97fa02d478 feat: environment variables, disk interfaces
PiperOrigin-RevId: 469790533
2022-08-24 12:09:54 -07:00
Google APIs
10d4b86627 feat: environment variables, disk interfaces
PiperOrigin-RevId: 469790475
2022-08-24 12:09:11 -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
bf12acd0d5 feat: add client library BUILD rules, API proto option, v1alpha service config file and service YAML file
PiperOrigin-RevId: 456598021
2022-06-22 13:45:15 -07:00
Google APIs
0cbea5c3b1 chore: Configure Ruby client configs
PiperOrigin-RevId: 455685657
2022-06-17 13:37:51 -07:00
Google APIs
d571e23642 chore: include Ruby/PHP/C# options
docs: clarified documentation, including resource name patterns

PiperOrigin-RevId: 454946422
2022-06-14 13:49:07 -07:00
Google APIs
8ee8c37864 feat: Remove Batch v1main and v1alpha1 protos
PiperOrigin-RevId: 453794295
2022-06-08 16:35:34 -07:00
Google APIs
f735ad0130 chore: Configure Ruby builds for google/cloud/batch
PiperOrigin-RevId: 453307935
2022-06-06 16:26:33 -07:00
Google APIs
90a234cc4d feat: added Google Batch protos
The initial publish of the Google Batch protos, including both v1 and v1alpha versions. They will be used to generate the client libraries for Google Batch.

PiperOrigin-RevId: 453298798
2022-06-06 15:41:44 -07:00
Google APIs
9c07d5f30c feat: Publish Cloud Batch v1alpha1 API Client
PiperOrigin-RevId: 435137708
2022-03-16 13:14:29 -07:00