Commit graph

28 commits

Author SHA1 Message Date
Google APIs
7d8101944e chore: configure cloud common protos for PHP
PiperOrigin-RevId: 515134944
2023-03-08 14:01:42 -08: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
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
a7222a75ca chore: remove unused imports
PiperOrigin-RevId: 450440454
2022-05-23 08:06:27 -07: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
25c7592ea2 chore: generate java files for source_context.proto
PiperOrigin-RevId: 407625510
2021-11-04 11:15:25 -07:00
Google APIs
0e48ca446e chore: Update source_v1 BUILD.bazel for python
PiperOrigin-RevId: 380710437
2021-06-21 18:47:51 -07:00
Google APIs
8a1a19c970 chore: add Python library generation rules for devtools/source
Committer: @parthea
PiperOrigin-RevId: 378302468
2021-06-08 19:29:28 -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
ac0cf1769f chore: migrate devtools/source to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373494082
2021-05-12 19:58:03 -07: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
798cef7b44 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274177826
2019-10-11 08:31:30 -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
540a500e36 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606860
2019-02-25 14:49:23 -08:00
Google APIs
c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
f9f5087077 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 219478304
2018-10-31 15:17:38 -07:00
Google APIs
94ba270676 Synchronize new proto changes. 2018-01-09 13:02:58 -08:00
Google APIs
acb713b289 Synchronize new proto changes. 2017-04-07 14:01:39 -07:00
googleapis-publisher
6f0d394060 Synchronize new proto changes. 2017-03-14 14:02:15 -07:00
googleapis-publisher
6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
Jorge Canizales
1bca946db9 Update CloudDebugger protos 2016-09-30 00:42:37 -07:00
bcy1028@gmail.com
4ebc169f8e Add google/devtools/source/v1/source_context.proto 2016-05-11 12:43:08 -04:00