Commit Graph

138 Commits

Author SHA1 Message Date
Google APIs 67ac785c3c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 332460730
2020-09-18 09:13:50 -07:00
Google APIs 6b79eeb619 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 332099314
2020-09-16 15:15:43 -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 96eb8c021f Add retry for quota exceeded error for CreateWriteStream and AppendRows.
PiperOrigin-RevId: 328959737
2020-08-28 10:13:47 -07:00
Google APIs fb84629a56 chore: move bigquery connections to python microgenerator
PiperOrigin-RevId: 325339219
2020-08-06 16:54:46 -07:00
Google APIs c1b9289be1 Correct PHP namespace for BigQuery connection
PiperOrigin-RevId: 323795963
2020-07-29 08:51:57 -07:00
Google APIs 0c6a730813 Add/correct PHP namespace for BigQuery connection/reservation
PiperOrigin-RevId: 323605868
2020-07-28 10:47:53 -07:00
Google APIs d7a347b819 feat: migrate bq/storage/v1beta1 to gapic v2
- adds new resource name classes

PiperOrigin-RevId: 322235422
2020-07-20 15:15:02 -07:00
Google APIs bb46f87724 Adds bazel build file for public version of AuditData proto for bigquery.
PiperOrigin-RevId: 321696862
2020-07-16 19:32:59 -07:00
Google APIs da557a85c1 fix: migrate bq/storage/v1alpha2 to grpc_service_config
PiperOrigin-RevId: 321249584
2020-07-14 15:40:21 -07:00
Google APIs 0023af57be fix: migrate bq/storage/v1beta2 to grpc_service_config
PiperOrigin-RevId: 321239116
2020-07-14 14:55:39 -07:00
Google APIs 54dec99789 fix: migrate bq/storage/v1 to grpc_service_config
PiperOrigin-RevId: 321236870
2020-07-14 14:34:16 -07:00
Google APIs 3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs 4f4aa3a03e chore: add Node.js package name to BigQuery Reservation build file
PiperOrigin-RevId: 320300472
2020-07-08 17:41:06 -07:00
Google APIs 907a15ffee fix: migrate bq/reservation/v1 to grpc_service_config
PiperOrigin-RevId: 320275638
2020-07-08 15:15:55 -07:00
Google APIs f1d5e9a3bc fix: migrate bq/reservation/v1beta1 to grpc_service_config
PiperOrigin-RevId: 320221512
2020-07-08 11:15:17 -07:00
Google APIs 8dd269fb6f fix: migrate bq/datatransfer/v1 to grpc_service_config
PiperOrigin-RevId: 320218003
2020-07-08 11:04:53 -07:00
Google APIs c4ed5e8114 fix: migrate bq/connection/v1 to grpc_service_config
PiperOrigin-RevId: 320217000
2020-07-08 10:53:58 -07:00
Google APIs f0919d48d5 fix: migrate bq/connection/v1beta1 to grpc_service_config
PiperOrigin-RevId: 320216738
2020-07-08 10:43:40 -07:00
Google APIs bc8c567b4d fix: migrate bigquery/v2 to grpc_service_config
PiperOrigin-RevId: 320216318
2020-07-08 10:32:21 -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 a2cf7d0df2 feat: Add two new fields, ignoreUnknownFields in AppendRowsRequest and update_schema in AppendRowsResponse.
PiperOrigin-RevId: 318344356
2020-06-25 14:08:15 -07:00
Google APIs 163aa04ede fix: update annotations for java proto generation
PiperOrigin-RevId: 317204502
2020-06-18 16:27:10 -07:00
Google APIs 6b2d14d2f6 fix!:Provide C# namespace option for consistent capitalization.
BREAKING CHANGE: The C# namespace option will break anyone currently generating C# libraries for this API.

PiperOrigin-RevId: 316128048
2020-06-12 10:35:17 -07:00
Google APIs a927c3518b fix: update method_signature annotation for list RPC
PiperOrigin-RevId: 315740438
2020-06-10 12:12:48 -07:00
Google APIs 907754d70e - Add CreateCapacityCommitment method to BigQuery Reservation v1beta1.
- Update missing child_type annotations for v1 and v1beta1 proto annotations.
- Revert name of bi_reservation back to reservation for v1beta1 service.

PiperOrigin-RevId: 314217336
2020-06-01 15:38:56 -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 27e6443a6e fix: update configuration artifacts for bigquery connection API code generation
PiperOrigin-RevId: 313801989
2020-05-29 10:10:25 -07:00
Google APIs 5a90d467aa fix: restore GAPIC v2 retry configs
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359
2020-05-18 08:57:36 -07:00
Google APIs bf17ae5fd9 feat: Add a Flush API to enable finer grained data commit needs for dataflow.
fix: add resource definition for Table/ReadStream/WriteStream message
fix: add proper resource_reference for messages
chore: update copyright

committer: @xiaozhenliugg
PiperOrigin-RevId: 311188524
2020-05-12 13:15:07 -07:00
Google APIs 4186d3e542 docs: Update proto comments for bigqueryreservation v1
PiperOrigin-RevId: 310626531
2020-05-08 14:12:38 -07:00
Google APIs 2fc2caaacb chore: enable gapic v2 and proto annotation for bigquery/storage/v1beta2 API.
committer: @xiaozhenliu-gg5
PiperOrigin-RevId: 310239576
2020-05-06 15:29:04 -07:00
Google APIs c08dcec05c chore: enable gapic v2 and proto annotation for bigquery/storage/v1 API.
committer: @xiaozhenliu-gg5
PiperOrigin-RevId: 310225059
2020-05-06 14:20:15 -07:00
Google APIs 30cfca0943 fix: add resource definition for Table/ReadStream/WriteStream message
fix: add proper resource_reference for messages
chore: enable gapic v2 and proto annotation for bigquery/storage/v1alpha2 API.
committer: @xiaozhenliu-gg5

PiperOrigin-RevId: 310224144
2020-05-06 14:09:41 -07:00
Google APIs 6dfd72d028 Add bazel build file for BigQuery Connection API v1.
PiperOrigin-RevId: 310168181
2020-05-06 09:35:54 -07:00
Google APIs 4bef0001ac fix: add resource reference to proto files
chore: update copyright and comments

PiperOrigin-RevId: 309990843
2020-05-05 11:51:40 -07:00
Google APIs 5dca7f1079 Support purchasing capacity commitments in the BigQuery Reservation v1 API.
PiperOrigin-RevId: 308671886
2020-04-27 12:13:59 -07:00
Google APIs 2bf9f22da3 chore: enable gapicv2 for bigquery/reservation/v1beta API
Committer: @miraleung
PiperOrigin-RevId: 307654927
2020-04-21 12:12:11 -07:00
Google APIs e2a59ff2f8 chore: enable gapicv2 for bigquery/reservation/v1 API
Committer: @miraleung
PiperOrigin-RevId: 306297615
2020-04-13 13:39:35 -07:00
Google APIs c451a4457f BigQuery Connection API v1.
Breaking changes:
  Removed UpdateConnectionCredential method.
  Removed ListConnectionsRequest.max_results, added ListConnectionsRequest.page_size.

PiperOrigin-RevId: 305738384
2020-04-09 12:39:00 -07:00
Google APIs af7da29c24 chore: set Ruby namespace in proto options
PiperOrigin-RevId: 305330079
2020-04-07 14:12:11 -07:00
Google APIs 3f767aa32b docs: Update an out-of-date external link.
PiperOrigin-RevId: 305329485
2020-04-07 14:01:07 -07:00
Google APIs 6b9c969d42 Add API for bigqueryreservation v1.
PiperOrigin-RevId: 305151484
2020-04-06 17:15:21 -07:00
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