Commit graph

42 commits

Author SHA1 Message Date
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
430375af01 docs: add missing closing backtick
PiperOrigin-RevId: 301538851
2020-03-18 00:50:50 -07:00
Google APIs
c9f5e9c4bf Remove out of date documentation for predicate support on the Storage API
PiperOrigin-RevId: 298883309
2020-03-04 10:31:40 -08:00
Google APIs
0646bc7752 Remove unnecessary languages from bigquery-related artman configuration files.
PiperOrigin-RevId: 294809380
2020-02-12 18:37:47 -08:00
Google APIs
80b8f8b3de Adds artman config files for bigquerystorage endpoints v1beta2, v1alpha2, v1
PiperOrigin-RevId: 294763931
2020-02-12 14:54:53 -08:00
Google APIs
8a36b92887 Fix: Define the "bigquery.googleapis.com/Table" resource in the BigQuery Storage API (v1beta2).
PiperOrigin-RevId: 294459768
2020-02-11 09:50:54 -08:00
Google APIs
c7a3caa2c4 Fix: Define the "bigquery.googleapis.com/Table" resource in the BigQuery Storage API (v1).
PiperOrigin-RevId: 294456889
2020-02-11 09:37:44 -08:00
Google APIs
eabba40dac Fix: C# and PHP package/namespace capitalization for BigQuery Storage v1.
PiperOrigin-RevId: 294382444
2020-02-10 23:25:51 -08:00
Google APIs
70958bab8c BigQuery Storage Read API v1 clients.
PiperOrigin-RevId: 292407644
2020-01-30 13:03:37 -08:00
Google APIs
1dbfd3fe43 Fix bazel build
Add other langauges (Java was already there) for bigquery/storage/v1alpha2 api.

PiperOrigin-RevId: 289519766
2020-01-13 14:28:41 -08:00
Google APIs
a202fb3b91 BigQuery Storage Write API v1alpha2 clients. The service is enabled by whitelist only.
PiperOrigin-RevId: 287379998
2019-12-28 00:57:32 -08:00
Google APIs
1a380ea21d BigQuery Storage Read API v1beta2 clients.
PiperOrigin-RevId: 286616241
2019-12-20 11:50:13 -08:00
Google APIs
8463992271 Fix bazel build
PiperOrigin-RevId: 283589351
2019-12-03 11:43:22 -08:00
Google APIs
79b7f1c5ba Put back C++ targets.
Previous change overrode custom C++ targets made by external teams. This PR puts those targets back.

PiperOrigin-RevId: 282458292
2019-11-25 16:33:43 -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
cd112d8d25 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271468707
2019-09-26 17:30:26 -07:00
Google APIs
8609fa975c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271336284
2019-09-26 06:25:24 -07:00
Google APIs
db02bc9c10 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263073419
2019-08-12 22:46:00 -07:00
Google APIs
476059b007 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259414484
2019-07-22 15:04:15 -07:00
Google APIs
3a152bcdb5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 255067043
2019-06-25 15:58:16 -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
64f0053af0 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 248810317
2019-05-17 16:43:56 -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
25cbfd4a53 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 245137805
2019-04-24 16:16:24 -07:00
Google APIs
f2b4256894 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241766834
2019-04-03 11:08:23 -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
621908b597 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 239857314
2019-03-22 13:50:18 -07:00
Google APIs
aee52e90e8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 236171487
2019-02-28 12:16:27 -08:00
Google APIs
9c769d3a0e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235997788
2019-02-27 14:53:51 -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
80ed4d0bbf Synchronize new proto/yaml changes.
PiperOrigin-RevId: 221323890
2018-11-13 13:32:22 -08:00
Google APIs
21ee547293 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 220523590
2018-11-07 13:55:24 -08:00
Google APIs
ddb39a2177 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217207620
2018-10-15 14:27:33 -07:00
Google APIs
9d0fbbbc88 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 214624321
2018-09-26 10:17:13 -07:00