Commit graph

54 commits

Author SHA1 Message Date
Google APIs
ea09cdc71c feat: add ExportSBOM API method
PiperOrigin-RevId: 561707862
2023-08-31 11:15:32 -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
9b5ceaabe1 fix: scope GeneratePackagesSummary method to v1beta1 http path
PiperOrigin-RevId: 525773753
2023-04-20 09:49:40 -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
61f94e6f3c feat: add GeneratePackagesSummary method
PiperOrigin-RevId: 523410324
2023-04-11 08:36:03 -07:00
Google APIs
1cfcea4fbe 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: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
b6a8a4f906 feat!: remove the unimplemented ScanConfig API method and resources
PiperOrigin-RevId: 516567935
2023-03-14 10:39:26 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -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
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
725381dc13 chore: remove obsolete service config files
PiperOrigin-RevId: 472492863
2022-09-06 10:20:26 -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
e7d77d65f0 fix: specify valid go_package option
The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666
2021-04-26 19:03:19 -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
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
3d044d4277 chore: migrate java-containeranalysis to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346126761
2020-12-07 11:26:30 -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
0c9e3f8cb3 build: add grafeas v1beta1 protos as dependencies for Node.js
PiperOrigin-RevId: 342123525
2020-11-12 13:51:32 -08:00
Google APIs
b085d0af47 build: add Bazel rules for Node.js library
PiperOrigin-RevId: 319801234
2020-07-06 10:15:49 -07:00
Google APIs
25a1781c09 bazel: migrate all go_gapic_library targets to microgenerator implementation
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)

PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
078f222366 Fix containeranalysis v1beta1 assembly target name
PiperOrigin-RevId: 302529186
2020-03-23 15:18:49 -07:00
Google APIs
c6f3f350b8 containeranalysis: update v1beta1 and bazel build with annotations
PiperOrigin-RevId: 291401900
2020-01-24 10:53:06 -08:00
Google APIs
d9e328eaf7 Fix bazel build (versions 1.x)
Bump gapic-generator and resource names plugins to the latest version.

PiperOrigin-RevId: 286469287
2019-12-19 14:56:42 -08:00
Google APIs
6ad2bb13bc Updated v1beta1 protos for the client:
- added support for GenericSignedAttestation which has a generic Signature
- added support for CVSSv3 and WindowsDetail in Vulnerability
- documentation updates

PiperOrigin-RevId: 286008145
2019-12-17 10:28:19 -08:00
Google APIs
da0edeeef9 feat: publish several retry config files for client generation
PiperOrigin-RevId: 283614497
2019-12-03 13:50:12 -08:00
Google APIs
06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs
bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
Google APIs
a9589347c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs
95c0959449 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs
0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs
6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs
32b08107fa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247684466
2019-05-10 15:15:41 -07:00
Google APIs
f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs
9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs
5985a1dae5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241612994
2019-04-02 15:09:48 -07:00
Google APIs
fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs
37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs
1c32fb18c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235605810
2019-02-25 14:43:16 -08:00
Google APIs
c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
b7a1d68ea3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 222302153
2018-11-20 13:58:28 -08:00
Google APIs
3afba2fd06 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
Google APIs
bdd31f00f7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 210367720
2018-08-27 08:01:41 -07:00
Google APIs
cd031b10d4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 209224544
2018-08-17 16:25:51 -07:00
Google APIs
a0d06e4361 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 209196013
2018-08-17 13:17:39 -07:00