Commit graph

61 commits

Author SHA1 Message Date
Google APIs
7a92b96c2a feat: add ExportSBOM API method for v1
docs: Minor formatting changes to proto headers

PiperOrigin-RevId: 740056523
2025-03-24 13:45:02 -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
8ea348f641 chore: restore Go library generation
PiperOrigin-RevId: 650361587
2024-07-08 13:45:43 -07:00
Google APIs
b5cd5b2517 chore(php): promote CertificateManager as stable
chore(php): promote ContainerAnalysis as stable
chore(php): promote ConfidentialComputing as stable
chore(php): promote DataCatalogLineage as stable
chore(php): promote GkeBackup as stable
chore(php): promote Grafeas as stable
chore(php): promote ResourceManager as stable

PiperOrigin-RevId: 646236353
2024-06-24 15:15:54 -07: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
bd3fbf4776 chore: Update Ruby generator to v0.24.0
PiperOrigin-RevId: 545994894
2023-07-06 08:23:49 -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
cbddac7303 feat: add new client surface to preview clients
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -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
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -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
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
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
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
fea19470f9 chore(python): fix warehouse-package-name for containeranalysis v1
PiperOrigin-RevId: 490231518
2022-11-22 06:56:40 -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
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -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
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
ef938a421f chore: remove unused imports
PiperOrigin-RevId: 439804516
2022-04-06 05:08:14 -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
2ab0f060bb fix(ruby): Update grafeas-v1 dependency for google-cloud-container_analysis-v1
PiperOrigin-RevId: 428585171
2022-02-14 12:52:34 -08:00
Google APIs
9a8910e4ea fix: Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated
PiperOrigin-RevId: 420306668
2022-01-07 09:17:38 -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
85830df328 chore(ruby): allow google-cloud-container_analysis-v1 to depend on 1.x versions of grafeas-v1
PiperOrigin-RevId: 397881924
2021-09-20 17:39:26 -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
4c3702d8c6 chore: migrate containeranalysis/v1 to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 369876316
2021-04-22 08:39:19 -07:00
Google APIs
d9b32e92fa chore: clean up unused gapic.legacy.yaml files
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08: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
Google APIs
160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
4faa4a7621 chore: migrate containeranalysis to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345310543
2020-12-02 14:57:28 -08:00
Google APIs
5d703efd40 build: more proto dependencies for Node.js targets
PiperOrigin-RevId: 342284812
2020-11-13 10:05:57 -08:00
Google APIs
20031e727d build: add Grafeas dependency for Node.js library
PiperOrigin-RevId: 342071297
2020-11-12 10:01:17 -08:00
Google APIs
cb7fc62059 feat: add GetVulnerabilityOccurrencesSummary rpc.
PiperOrigin-RevId: 334682521
2020-09-30 14:42:33 -07:00
Google APIs
b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
0034982410 chore: migrate containeranalysis to the Python microgenerator
PiperOrigin-RevId: 326098601
2020-08-11 14:12:19 -07:00
Google APIs
d13e2da372 build: move gapic-generator-typescript parameters to BUILD.bazel files.
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs
df995b638e fix: migrate containeranalysis/v1 to grpc_service_config
PiperOrigin-RevId: 317872942
2020-06-23 08:54:45 -07:00
Google APIs
ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
0f7b1509a9 fix: change config_schema_version to 2.0.0 for containeranalysis v1 gapic config.
committer: @hzyi-google
PiperOrigin-RevId: 304672648
2020-04-03 12:40:43 -07:00
Google APIs
ad895ce95f enable gapic v2 for containeranalysis.
committer: @hzyi-google

PiperOrigin-RevId: 303821111
2020-03-30 14:17:42 -07:00
Google APIs
4543762b23 Fix Bazel build
billing/v1 and dialogflow/v2 remain broken (not bazel-related issues).
Billing has wrong configuration, dialogflow failure is caused by a bug in documentation plugin.

PiperOrigin-RevId: 289140194
2020-01-10 12:18:27 -08:00
Google APIs
a79211c20c Roll back containeranalysis v1 to GAPIC v1.
Committer: @lukesneeringer
PiperOrigin-RevId: 288999068
2020-01-09 16:41:26 -08:00
Google APIs
94f986afd3 Migrate Container Analysis v1 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 288708382
2020-01-08 09:06:17 -08:00