Commit graph

95 commits

Author SHA1 Message Date
Google APIs
17cfae00f2 Add a new AuthorizationType for Data Source Definition.
PiperOrigin-RevId: 303992863
2020-03-31 10:21:41 -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
430375af01 docs: add missing closing backtick
PiperOrigin-RevId: 301538851
2020-03-18 00:50:50 -07:00
Google APIs
b6927fca80 Update BigQuery Connection API v1beta1 proto: added credential to CloudSqlProperties.
PiperOrigin-RevId: 299503150
2020-03-06 22:02:06 -08:00
Google APIs
007605bf9a Update API for bigqueryreservation v1beta1.
- Adds flex capacity commitment plan to CapacityCommitment.
- Adds methods for getting and updating BiReservations.
- Adds methods for updating/splitting/merging CapacityCommitments.

PiperOrigin-RevId: 299368059
2020-03-06 09:02:52 -08: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
244ab2b83a Adds service config definition for bigqueryreservation v1
PiperOrigin-RevId: 298455048
2020-03-02 14:59:49 -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
d5e8a8953f Move bigquery datatransfer to gapic v2.
PiperOrigin-RevId: 294703703
2020-02-12 10:50:31 -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
3f7a0d29b2 Adds service config definition for bigqueryreservation v1beta1
PiperOrigin-RevId: 293234418
2020-02-04 14:51:09 -08:00
Google APIs
b224b317bf Adds API definitions for bigqueryreservation v1beta1.
PiperOrigin-RevId: 292634722
2020-01-31 16:01:59 -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
1017173e9a Specify a C# namespace for BigQuery Connection v1beta1
PiperOrigin-RevId: 289396763
2020-01-13 01:33:48 -08: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
3c0d9c7124 Remove specious annotation from BigQuery Data Transfer before
anyone accidentally does anything that uses it.

Committer: @lukesneeringer
PiperOrigin-RevId: 288701604
2020-01-08 08:26:50 -08:00
Google APIs
1af307a476 Migrate BigQuery Connection to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 288698681
2020-01-08 08:10: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
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
e47fdd2665 bigquery datatransfer: Remove non-publicly available DataSourceService.
PiperOrigin-RevId: 284822593
2019-12-10 12:17:41 -08:00
Google APIs
a00e2c575e bigquerydatatransfer: change resource type TransferRun to Run to be consistent with gapic configs
bigquerydatatransfer: add missing patterns for DataSource, TransferConfig and Run (to allow the location segment)
bigquerydatatransfer: add file-level Parent resource type (to allow the location segement)
bigquerydatatransfer: update grpc service config with correct retry delays

PiperOrigin-RevId: 284234378
2019-12-06 12:05:00 -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
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
45749a04da fix: bigqueryconnection_gapic.yaml to reflect proto annotations
* remove connection_credential resource
* make CreateCredentialRequest.connection_id optional
* shuffle field ordering in CreateCredential flattening

PiperOrigin-RevId: 280685438
2019-11-15 10:22:28 -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
c6e62c7e5e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274798600
2019-10-15 07:18:01 -07:00
Google APIs
23b4755544 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274795832
2019-10-15 07:00:44 -07:00
Google APIs
0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
122bdbf877 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 273381131
2019-10-07 14:48:23 -07:00
Google APIs
cd112d8d25 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271468707
2019-09-26 17:30:26 -07:00
Google APIs
a9a9950dc4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271417501
2019-09-26 13:25:39 -07:00
Google APIs
97aaf5649b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271339984
2019-09-26 06:52:02 -07:00
Google APIs
8609fa975c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271336284
2019-09-26 06:25:24 -07:00
Google APIs
6a0f44c15a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 268315005
2019-09-10 14:50:50 -07:00
Google APIs
db02bc9c10 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263073419
2019-08-12 22:46:00 -07:00
Google APIs
e699b0cba6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 261759677
2019-08-05 13:43:54 -07:00
Google APIs
476059b007 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259414484
2019-07-22 15:04:15 -07:00
Google APIs
16c0ea3cde Synchronize new proto/yaml changes.
PiperOrigin-RevId: 257239177
2019-07-09 11:43:15 -07:00
Google APIs
3a152bcdb5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 255067043
2019-06-25 15:58:16 -07:00
Google APIs
dd923f121f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253251111
2019-06-14 10:21:48 -07:00
Google APIs
c23b68eecb Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253113405
2019-06-13 15:07:02 -07:00