Commit graph

60 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
d413178957 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731529537
2025-02-26 18:31:15 -08:00
Google APIs
c83991b975 feat!: Updated google-cloud-notebooks-v1 dependency to version 1.x
feat: Support notebooks v2 service
feat!: Removed dependency on google-cloud-notebooks-v1beta1 prerelease service

PiperOrigin-RevId: 725810180
2025-02-11 16:24:32 -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
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
25c25fc02b feat: promote to GA
PiperOrigin-RevId: 574165783
2023-10-17 08:58:27 -07:00
Google APIs
ad329f84c0 feat: clients for Notebooks API V2
docs: supports Workbench Instances

https://cloud.google.com/vertex-ai/docs/workbench/reference/rest

PiperOrigin-RevId: 558178233
2023-08-18 10:09:36 -07:00
Google APIs
1fcc1d72ee feat: clients for Notebooks API V2
docs: supports Workbench Instances

https://cloud.google.com/vertex-ai/docs/workbench/reference/rest

PiperOrigin-RevId: 556078727
2023-08-11 13:55:10 -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
69bd201dff feat: add new client versions with client surface
PiperOrigin-RevId: 530414173
2023-05-08 14:51:22 -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
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
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -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
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -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
870a5ed7e1 docs: Minor formatting fixes to reference documentation
PiperOrigin-RevId: 499362676
2023-01-03 18:37:07 -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
b70649595c docs: fix minor docstring formatting
PiperOrigin-RevId: 491386965
2022-11-28 10:50:06 -08:00
Google APIs
1d21a86868 feat: added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API
feat: add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API
feat: add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API
feat: added Location and IAM methods
fix: deprecate AcceleratorType.NVIDIA_TESLA_K80

PiperOrigin-RevId: 489032946
2022-11-16 14:04:26 -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
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -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
2402963424 docs: modifies the project ID pattern in comment for Workbench environment
PiperOrigin-RevId: 446581791
2022-05-04 16:38:06 -07:00
Google APIs
ecb0b0b8ac feat!: Update to the Notebooks V1 service
PiperOrigin-RevId: 446218605
2022-05-03 09:55:18 -07:00
Google APIs
38b542a26c feat: Update Notebooks API for clients libraries
PiperOrigin-RevId: 442854284
2022-04-19 10:52:08 -07:00
Google APIs
4e5ef95b4e feat: add kernel_spec for libraries
PiperOrigin-RevId: 442115593
2022-04-15 16:02:16 -07:00
Google APIs
c56ae2a765 feat: add kernel_spec for libraries
PiperOrigin-RevId: 442088600
2022-04-15 13:51:13 -07:00
Google APIs
422e8b7c1b feat: add RuntimeEvent log entry to Cloud Notebooks API
PiperOrigin-RevId: 437094843
2022-03-24 15:01:45 -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
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
1645638695 docs: fix typos and docstring formatting
Committer: @parthea
PiperOrigin-RevId: 404010579
2021-10-18 11:17:20 -07:00
Google APIs
701a095c71 docs: Fixed several broken links and formatting issues in the reference documentation
PiperOrigin-RevId: 400904467
2021-10-04 23:38:11 -07:00
Google APIs
83bf2aeabf chore(ruby): Configure ruby gapic generation
PiperOrigin-RevId: 399199238
2021-09-27 08:45:20 -07:00
Google APIs
03ce2ebf5a feat: added support for Notebooks v1
Committer: @gogasca
PiperOrigin-RevId: 393792683
2021-08-30 09:51:38 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
cbf8e95fbd chore: migrate notebooks to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 365159240
2021-03-25 17:35:09 -07:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
61ab0348bd feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00