From aefbacb64bad322b2c818da6051775d2d18b1de1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2020 14:30:17 -0500 Subject: [PATCH 01/16] chore: release 0.125.1-SNAPSHOT (#81) * updated versions.txt [ci skip] * updated google-cloud-bigquerystorage-bom/pom.xml [ci skip] * updated google-cloud-bigquerystorage/pom.xml [ci skip] * updated grpc-google-cloud-bigquerystorage-v1/pom.xml [ci skip] * updated grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip] * updated grpc-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip] * updated grpc-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip] * updated pom.xml [ci skip] * updated proto-google-cloud-bigquerystorage-v1/pom.xml [ci skip] * updated proto-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip] * updated proto-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip] * updated proto-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip] --- google-cloud-bigquerystorage-bom/pom.xml | 20 +++++++++---------- google-cloud-bigquerystorage/pom.xml | 4 ++-- grpc-google-cloud-bigquerystorage-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- pom.xml | 20 +++++++++---------- proto-google-cloud-bigquerystorage-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- versions.txt | 18 ++++++++--------- 12 files changed, 47 insertions(+), 47 deletions(-) diff --git a/google-cloud-bigquerystorage-bom/pom.xml b/google-cloud-bigquerystorage-bom/pom.xml index a11dd60428..975f5562e3 100644 --- a/google-cloud-bigquerystorage-bom/pom.xml +++ b/google-cloud-bigquerystorage-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerystorage-bom - 0.125.0-beta + 0.125.1-beta-SNAPSHOT pom com.google.cloud @@ -63,48 +63,48 @@ com.google.api.grpc proto-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.cloud google-cloud-bigquerystorage - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml index 547b023174..e7f7e931d4 100644 --- a/google-cloud-bigquerystorage/pom.xml +++ b/google-cloud-bigquerystorage/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerystorage - 0.125.0-beta + 0.125.1-beta-SNAPSHOT jar BigQuery Storage https://github.com/googleapis/java-bigquerystorage @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT google-cloud-bigquerystorage diff --git a/grpc-google-cloud-bigquerystorage-v1/pom.xml b/grpc-google-cloud-bigquerystorage-v1/pom.xml index daa7c741a5..854fd5d4b5 100644 --- a/grpc-google-cloud-bigquerystorage-v1/pom.xml +++ b/grpc-google-cloud-bigquerystorage-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT grpc-google-cloud-bigquerystorage-v1 GRPC library for grpc-google-cloud-bigquerystorage-v1 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml b/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml index 45966ec0fc..35ea27d03d 100644 --- a/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml +++ b/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT grpc-google-cloud-bigquerystorage-v1alpha2 GRPC library for grpc-google-cloud-bigquerystorage-v1alpha2 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml b/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml index 1cdb61b5da..766505dd9e 100644 --- a/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml +++ b/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT grpc-google-cloud-bigquerystorage-v1beta1 GRPC library for grpc-google-cloud-bigquerystorage-v1beta1 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml b/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml index d83e54e3a3..3e358ac4cc 100644 --- a/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml +++ b/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT grpc-google-cloud-bigquerystorage-v1beta2 GRPC library for grpc-google-cloud-bigquerystorage-v1beta2 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8f2fde9b83..94ad9f5a80 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquerystorage-parent pom - 0.125.0-beta + 0.125.1-beta-SNAPSHOT BigQuery Storage Parent https://github.com/googleapis/java-bigquerystorage @@ -83,43 +83,43 @@ com.google.api.grpc proto-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT com.google.auto.value @@ -134,7 +134,7 @@ com.google.cloud google-cloud-bigquerystorage - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/proto-google-cloud-bigquerystorage-v1/pom.xml b/proto-google-cloud-bigquerystorage-v1/pom.xml index 5411760076..c06f773287 100644 --- a/proto-google-cloud-bigquerystorage-v1/pom.xml +++ b/proto-google-cloud-bigquerystorage-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1 - 0.90.0 + 0.90.1-SNAPSHOT proto-google-cloud-bigquerystorage-v1 PROTO library for proto-google-cloud-bigquerystorage-v1 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml b/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml index e54ebf2f7f..8454f615f3 100644 --- a/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml +++ b/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1alpha2 - 0.90.0 + 0.90.1-SNAPSHOT proto-google-cloud-bigquerystorage-v1alpha2 PROTO library for proto-google-cloud-bigquerystorage-v1alpha2 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/proto-google-cloud-bigquerystorage-v1beta1/pom.xml b/proto-google-cloud-bigquerystorage-v1beta1/pom.xml index 77734eda17..c0030cc3fd 100644 --- a/proto-google-cloud-bigquerystorage-v1beta1/pom.xml +++ b/proto-google-cloud-bigquerystorage-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta1 - 0.90.0 + 0.90.1-SNAPSHOT proto-google-cloud-bigquerystorage-v1beta1 PROTO library for proto-google-cloud-bigquerystorage-v1beta1 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/proto-google-cloud-bigquerystorage-v1beta2/pom.xml b/proto-google-cloud-bigquerystorage-v1beta2/pom.xml index cbe7268657..20f6cd8cb2 100644 --- a/proto-google-cloud-bigquerystorage-v1beta2/pom.xml +++ b/proto-google-cloud-bigquerystorage-v1beta2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta2 - 0.90.0 + 0.90.1-SNAPSHOT proto-google-cloud-bigquerystorage-v1beta2 PROTO library for proto-google-cloud-bigquerystorage-v1beta2 com.google.cloud google-cloud-bigquerystorage-parent - 0.125.0-beta + 0.125.1-beta-SNAPSHOT diff --git a/versions.txt b/versions.txt index b0b68c95e9..4cb77fee5c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,12 +1,12 @@ # Format: # module:released-version:current-version -proto-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.0 -proto-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.0 -proto-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.0 -proto-google-cloud-bigquerystorage-v1:0.90.0:0.90.0 -grpc-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.0 -grpc-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.0 -grpc-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.0 -grpc-google-cloud-bigquerystorage-v1:0.90.0:0.90.0 -google-cloud-bigquerystorage:0.125.0-beta:0.125.0-beta +proto-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.1-SNAPSHOT +proto-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.1-SNAPSHOT +proto-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.1-SNAPSHOT +proto-google-cloud-bigquerystorage-v1:0.90.0:0.90.1-SNAPSHOT +grpc-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.1-SNAPSHOT +grpc-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.1-SNAPSHOT +grpc-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.1-SNAPSHOT +grpc-google-cloud-bigquerystorage-v1:0.90.0:0.90.1-SNAPSHOT +google-cloud-bigquerystorage:0.125.0-beta:0.125.1-beta-SNAPSHOT From 26570a54e482f16ce7e9fad77ae97b4ca45fbfff Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 21 Feb 2020 15:58:16 -0800 Subject: [PATCH 02/16] chore: update common templates This PR was generated using Autosynth. :rainbow: Commits in this repo since last synth: aefbacb64bad322b2c818da6051775d2d18b1de1 chore: release 0.125.1-SNAPSHOT (#81) 93032836baa8dd45df717c37c0f0a1fcf2dc069f chore: release 0.125.0 (#72) c4814dc0900e95828ae296ff44e4fa4b40daa6cd deps: update dependency io.grpc:grpc-bom to v1.27.1 (#78) 2c1c64074d0012b9b3c9d729278f643e5fde1658 deps: update dependency com.google.protobuf:protobuf-java to v3.11.4 (#79)
Log from Synthtool ``` synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. On branch autosynth nothing to commit, working tree clean HEAD detached at FETCH_HEAD nothing to commit, working tree clean synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b Status: Image is up to date for googleapis/artman:latest synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1beta1. synthtool > Generated code into /tmpfs/tmp/tmp2wgfphza. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/TableReferenceProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/AvroProto.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1beta1;' in /tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/grpc-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/BigQueryStorageGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp2wgfphza/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 5 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1beta2. synthtool > Generated code into /tmpfs/tmp/tmp8b0pbc9v. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadStream.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/DataFormat.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSessionOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroRowsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadStreamOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowRecordBatch.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSerializationOptionsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroRows.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ThrottleState.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamStatsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StorageProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/CreateReadSessionRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowRecordBatchOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamStats.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSerializationOptions.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/CreateReadSessionRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ThrottleStateOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroSchemaOrBuilder.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1beta2;' in /tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/grpc-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/BigQueryReadGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8b0pbc9v/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 33 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1alpha2. synthtool > Generated code into /tmpfs/tmp/tmpfnv8eth6. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Table.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoBufProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Stream.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1alpha2;' in /tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/grpc-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/BigQueryWriteGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpfnv8eth6/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 4 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1. synthtool > Generated code into /tmpfs/tmp/tmpdl0axo7_. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadStream.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/DataFormat.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSessionOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroRowsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadStreamOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowRecordBatch.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroRows.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ThrottleState.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamStatsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StorageProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/CreateReadSessionRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowRecordBatchOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamStats.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/CreateReadSessionRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ThrottleStateOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroSchemaOrBuilder.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1;' in /tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/grpc-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/BigQueryReadGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpdl0axo7_/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 31 files synthtool > Running java formatter on 0 files .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/release-please.yml .kokoro/build.bat .kokoro/build.sh .kokoro/coerce_logs.sh .kokoro/common.cfg .kokoro/continuous/common.cfg .kokoro/continuous/dependencies.cfg .kokoro/continuous/integration.cfg .kokoro/continuous/java11.cfg .kokoro/continuous/java7.cfg .kokoro/continuous/java8-osx.cfg .kokoro/continuous/java8-win.cfg .kokoro/continuous/java8.cfg .kokoro/continuous/lint.cfg .kokoro/continuous/propose_release.cfg .kokoro/continuous/propose_release.sh .kokoro/continuous/samples.cfg .kokoro/dependencies.sh .kokoro/linkage-monitor.sh .kokoro/nightly/common.cfg .kokoro/nightly/dependencies.cfg .kokoro/nightly/integration.cfg .kokoro/nightly/java11.cfg .kokoro/nightly/java7.cfg .kokoro/nightly/java8-osx.cfg .kokoro/nightly/java8-win.cfg .kokoro/nightly/java8.cfg .kokoro/nightly/lint.cfg .kokoro/nightly/samples.cfg .kokoro/presubmit/clirr.cfg .kokoro/presubmit/common.cfg .kokoro/presubmit/dependencies.cfg .kokoro/presubmit/integration.cfg .kokoro/presubmit/java11.cfg .kokoro/presubmit/java7.cfg .kokoro/presubmit/java8-osx.cfg .kokoro/presubmit/java8-win.cfg .kokoro/presubmit/java8.cfg .kokoro/presubmit/linkage-monitor.cfg .kokoro/presubmit/lint.cfg .kokoro/presubmit/samples.cfg .kokoro/release/bump_snapshot.cfg .kokoro/release/bump_snapshot.sh .kokoro/release/common.cfg .kokoro/release/common.sh .kokoro/release/drop.cfg .kokoro/release/drop.sh .kokoro/release/promote.cfg .kokoro/release/promote.sh .kokoro/release/publish_javadoc.cfg .kokoro/release/publish_javadoc.sh .kokoro/release/snapshot.cfg .kokoro/release/snapshot.sh .kokoro/release/stage.cfg .kokoro/release/stage.sh .kokoro/trampoline.sh CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml java.header license-checks.xml renovate.json synthtool > Wrote metadata to synth.metadata. ```
--- .kokoro/build.sh | 23 +++++++++++++++-------- renovate.json | 7 +++++++ synth.metadata | 46 +++++++++++++++++++++++----------------------- 3 files changed, 45 insertions(+), 31 deletions(-) diff --git a/.kokoro/build.sh b/.kokoro/build.sh index f1ae58408d..d11958c5a6 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -62,14 +62,21 @@ integration) bash .kokoro/coerce_logs.sh ;; samples) - mvn -B \ - -Penable-samples \ - -DtrimStackTrace=false \ - -Dclirr.skip=true \ - -Denforcer.skip=true \ - -fae \ - verify - bash .kokoro/coerce_logs.sh + if [[ -f samples/pom.xml ]] + then + pushd samples + mvn -B \ + -Penable-samples \ + -DtrimStackTrace=false \ + -Dclirr.skip=true \ + -Denforcer.skip=true \ + -fae \ + verify + bash .kokoro/coerce_logs.sh + popd + else + echo "no sample pom.xml found - skipping sample tests" + fi ;; clirr) mvn -B -Denforcer.skip=true clirr:check diff --git a/renovate.json b/renovate.json index 268a4669ab..fc6412701a 100644 --- a/renovate.json +++ b/renovate.json @@ -54,6 +54,13 @@ "semanticCommitType": "build", "semanticCommitScope": "deps" }, + { + "packagePatterns": [ + "^com.google.cloud:libraries-bom" + ], + "semanticCommitType": "chore", + "semanticCommitScope": "deps" + }, { "packagePatterns": [ "^com.google.cloud:google-cloud-" diff --git a/synth.metadata b/synth.metadata index cbf8588862..e1c497222c 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,58 +1,58 @@ { - "updateTime": "2020-02-11T22:40:41.222574Z", + "updateTime": "2020-02-21T22:41:57.836651Z", "sources": [ { - "git": { - "name": ".", - "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "6dc9d2b59699816132768c3e8c81b7769b700a8b" + "generator": { + "name": "artman", + "version": "0.45.0", + "dockerImage": "googleapis/artman@sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b" } }, { "git": { - "name": "synthtool", - "remote": "rpc://devrel/cloud/libraries/tools/autosynth", - "sha": "dd7cd93888cbeb1d4c56a1ca814491c7813160e8" + "name": ".", + "remote": "https://github.com/googleapis/java-bigquerystorage.git", + "sha": "aefbacb64bad322b2c818da6051775d2d18b1de1" } }, { - "generator": { - "name": "artman", - "version": "0.45.0", - "dockerImage": "googleapis/artman@sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b" + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", + "internalRef": "296451205" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "8a36b928873ff9c05b43859b9d4ea14cd205df57", - "internalRef": "294459768" + "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", + "internalRef": "296451205" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "8a36b928873ff9c05b43859b9d4ea14cd205df57", - "internalRef": "294459768" + "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", + "internalRef": "296451205" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "8a36b928873ff9c05b43859b9d4ea14cd205df57", - "internalRef": "294459768" + "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", + "internalRef": "296451205", + "log": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2\nUpdate Dataproc v1beta2 client.\n\nPiperOrigin-RevId: 296451205\n\nde287524405a3dce124d301634731584fc0432d7\nFix: Reinstate method signatures that had been missed off some RPCs\nFix: Correct resource types for two fields\n\nPiperOrigin-RevId: 296435091\n\ne5bc9566ae057fb4c92f8b7e047f1c8958235b53\nDeprecate the endpoint_uris field, as it is unused.\n\nPiperOrigin-RevId: 296357191\n\n8c12e2b4dca94e12bff9f538bdac29524ff7ef7a\nUpdate Dataproc v1 client.\n\nPiperOrigin-RevId: 296336662\n\n17567c4a1ef0a9b50faa87024d66f8acbb561089\nRemoving erroneous comment, a la https://github.com/googleapis/java-speech/pull/103\n\nPiperOrigin-RevId: 296332968\n\n3eaaaf8626ce5b0c0bc7eee05e143beffa373b01\nAdd BUILD.bazel for v1 secretmanager.googleapis.com\n\nPiperOrigin-RevId: 296274723\n\ne76149c3d992337f85eeb45643106aacae7ede82\nMove securitycenter v1 to use generate from annotations.\n\nPiperOrigin-RevId: 296266862\n\n203740c78ac69ee07c3bf6be7408048751f618f8\nAdd StackdriverLoggingConfig field to Cloud Tasks v2 API.\n\nPiperOrigin-RevId: 296256388\n\ne4117d5e9ed8bbca28da4a60a94947ca51cb2083\nCreate a Bazel BUILD file for the google.actions.type export.\n\nPiperOrigin-RevId: 296212567\n\na9639a0a9854fd6e1be08bba1ac3897f4f16cb2f\nAdd secretmanager.googleapis.com v1 protos\n\nPiperOrigin-RevId: 295983266\n\nce4f4c21d9dd2bfab18873a80449b9d9851efde8\nasset: v1p1beta1 remove SearchResources and SearchIamPolicies\n\nPiperOrigin-RevId: 295861722\n\ncb61d6c2d070b589980c779b68ffca617f789116\nasset: v1p1beta1 remove SearchResources and SearchIamPolicies\n\nPiperOrigin-RevId: 295855449\n\nab2685d8d3a0e191dc8aef83df36773c07cb3d06\nfix: Dataproc v1 - AutoscalingPolicy annotation\n\nThis adds the second resource name pattern to the\nAutoscalingPolicy resource.\n\nCommitter: @lukesneeringer\nPiperOrigin-RevId: 295738415\n\n8a1020bf6828f6e3c84c3014f2c51cb62b739140\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 295286165\n\n5cfa105206e77670369e4b2225597386aba32985\nAdd service control related proto build rule.\n\nPiperOrigin-RevId: 295262088\n\nee4dddf805072004ab19ac94df2ce669046eec26\nmonitoring v3: Add prefix \"https://cloud.google.com/\" into the link for global access\ncl 295167522, get ride of synth.py hacks\n\nPiperOrigin-RevId: 295238095\n\nd9835e922ea79eed8497db270d2f9f85099a519c\nUpdate some minor docs changes about user event proto\n\nPiperOrigin-RevId: 295185610\n\n5f311e416e69c170243de722023b22f3df89ec1c\nfix: use correct PHP package name in gapic configuration\n\nPiperOrigin-RevId: 295161330\n\n6cdd74dcdb071694da6a6b5a206e3a320b62dd11\npubsub: v1 add client config annotations and retry config\n\nPiperOrigin-RevId: 295158776\n\n5169f46d9f792e2934d9fa25c36d0515b4fd0024\nAdded cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 295026522\n\n56b55aa8818cd0a532a7d779f6ef337ba809ccbd\nFix: Resource annotations for CreateTimeSeriesRequest and ListTimeSeriesRequest should refer to valid resources. TimeSeries is not a named resource.\n\nPiperOrigin-RevId: 294931650\n\n0646bc775203077226c2c34d3e4d50cc4ec53660\nRemove unnecessary languages from bigquery-related artman configuration files.\n\nPiperOrigin-RevId: 294809380\n\n8b78aa04382e3d4147112ad6d344666771bb1909\nUpdate backend.proto for schemes and protocol\n\nPiperOrigin-RevId: 294788800\n\n80b8f8b3de2359831295e24e5238641a38d8488f\nAdds artman config files for bigquerystorage endpoints v1beta2, v1alpha2, v1\n\nPiperOrigin-RevId: 294763931\n\n2c17ac33b226194041155bb5340c3f34733f1b3a\nAdd parameter to sample generated for UpdateInstance. Related to https://github.com/googleapis/python-redis/issues/4\n\nPiperOrigin-RevId: 294734008\n\nd5e8a8953f2acdfe96fb15e85eb2f33739623957\nMove bigquery datatransfer to gapic v2.\n\nPiperOrigin-RevId: 294703703\n\nefd36705972cfcd7d00ab4c6dfa1135bafacd4ae\nfix: Add two annotations that we missed.\n\nPiperOrigin-RevId: 294664231\n\n" } }, { "git": { - "name": "googleapis", - "remote": "https://github.com/googleapis/googleapis.git", - "sha": "8a36b928873ff9c05b43859b9d4ea14cd205df57", - "internalRef": "294459768", - "log": "8a36b928873ff9c05b43859b9d4ea14cd205df57\nFix: Define the \"bigquery.googleapis.com/Table\" resource in the BigQuery Storage API (v1beta2).\n\nPiperOrigin-RevId: 294459768\n\nc7a3caa2c40c49f034a3c11079dd90eb24987047\nFix: Define the \"bigquery.googleapis.com/Table\" resource in the BigQuery Storage API (v1).\n\nPiperOrigin-RevId: 294456889\n\n" + "name": "synthtool", + "remote": "rpc://devrel/cloud/libraries/tools/autosynth", + "sha": "706a38c26db42299845396cdae55db635c38794a" } }, { From 96cf732ded9f5c2275876f920a56edd24de28463 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 24 Feb 2020 11:02:22 -0800 Subject: [PATCH 03/16] chore: update common templates This PR was generated using Autosynth. :rainbow: Commits in this repo since last synth:
Log from Synthtool ``` synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. On branch autosynth nothing to commit, working tree clean HEAD detached at FETCH_HEAD nothing to commit, working tree clean synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:36956ca6a4dc70a59de5d5d0fd35061b050bb56884516f0898f46d8220f25738 Status: Image is up to date for googleapis/artman:latest synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1beta1. synthtool > Generated code into /tmpfs/tmp/tmpbo165znk. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/AvroProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/TableReferenceProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/proto-google-cloud-bigquery-storage-v1beta1-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1beta1;' in /tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/grpc-google-cloud-bigquery-storage-v1beta1-java/src/main/java/com/google/cloud/bigquery/storage/v1beta1/BigQueryStorageGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbo165znk/google-cloud-bigquery-storage-v1beta1-java/gapic-google-cloud-bigquery-storage-v1beta1-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 5 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1beta2. synthtool > Generated code into /tmpfs/tmp/tmp8j2z2x_u. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ThrottleState.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ThrottleStateOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSerializationOptionsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StorageProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamStats.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/DataFormat.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSessionOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowRecordBatchOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadStreamOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadStream.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/CreateReadSessionRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowRecordBatch.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/CreateReadSessionRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroRowsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ArrowSerializationOptions.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/AvroRows.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamStatsOrBuilder.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/proto-google-cloud-bigquery-storage-v1beta2-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1beta2;' in /tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/grpc-google-cloud-bigquery-storage-v1beta2-java/src/main/java/com/google/cloud/bigquery/storage/v1beta2/BigQueryReadGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmp8j2z2x_u/google-cloud-bigquery-storage-v1beta2-java/gapic-google-cloud-bigquery-storage-v1beta2-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 33 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1alpha2. synthtool > Generated code into /tmpfs/tmp/tmpkv30shq_. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoBufProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Table.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Stream.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/proto-google-cloud-bigquery-storage-v1alpha2-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1alpha2;' in /tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/grpc-google-cloud-bigquery-storage-v1alpha2-java/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/BigQueryWriteGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpkv30shq_/google-cloud-bigquery-storage-v1alpha2-java/gapic-google-cloud-bigquery-storage-v1alpha2-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 4 files synthtool > Running java formatter on 0 files synthtool > Ensuring dependencies. synthtool > Cloning googleapis. synthtool > Generating code for: google/cloud/bigquery/storage/v1. synthtool > Generated code into /tmpfs/tmp/tmpai47ghti. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ThrottleState.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ThrottleStateOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StorageProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamStats.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/DataFormat.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamProto.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSessionOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowRecordBatchOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadStreamOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroSchemaOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadStream.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/CreateReadSessionRequest.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamResponse.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowSchema.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/SplitReadStreamResponseOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowRecordBatch.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/CreateReadSessionRequestOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroRowsOrBuilder.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/AvroRows.java. synthtool > Replaced '// Generated by the protocol buffer compiler. DO NOT EDIT!' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/StreamStatsOrBuilder.java. synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/proto-google-cloud-bigquery-storage-v1-java/src/**/*Names.java')] for pattern /\* \* Copyright \d{4} Google LLC \* \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except \* in compliance with the License. You may obtain a copy of the License at \* \* http://www.apache.org/licenses/LICENSE-2.0 \* \* Unless required by applicable law or agreed to in writing, software distributed under the License \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express \* or implied. See the License for the specific language governing permissions and limitations under \* the License. \*/ , maybe replacement is no longer needed? synthtool > Replaced 'package com.google.cloud.bigquery.storage.v1;' in /tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/grpc-google-cloud-bigquery-storage-v1-java/src/main/java/com/google/cloud/bigquery/storage/v1/BigQueryReadGrpc.java. synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/src')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/resources')] were copied. Does the source contain files? synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpai47ghti/google-cloud-bigquery-storage-v1-java/gapic-google-cloud-bigquery-storage-v1-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files? synthtool > Running java formatter on 81 files synthtool > Running java formatter on 1 files synthtool > Running java formatter on 31 files synthtool > Running java formatter on 0 files .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/release-please.yml .kokoro/build.bat .kokoro/build.sh .kokoro/coerce_logs.sh .kokoro/common.cfg .kokoro/continuous/common.cfg .kokoro/continuous/dependencies.cfg .kokoro/continuous/integration.cfg .kokoro/continuous/java11.cfg .kokoro/continuous/java7.cfg .kokoro/continuous/java8-osx.cfg .kokoro/continuous/java8-win.cfg .kokoro/continuous/java8.cfg .kokoro/continuous/lint.cfg .kokoro/continuous/propose_release.cfg .kokoro/continuous/propose_release.sh .kokoro/continuous/samples.cfg .kokoro/dependencies.sh .kokoro/linkage-monitor.sh .kokoro/nightly/common.cfg .kokoro/nightly/dependencies.cfg .kokoro/nightly/integration.cfg .kokoro/nightly/java11.cfg .kokoro/nightly/java7.cfg .kokoro/nightly/java8-osx.cfg .kokoro/nightly/java8-win.cfg .kokoro/nightly/java8.cfg .kokoro/nightly/lint.cfg .kokoro/nightly/samples.cfg .kokoro/presubmit/clirr.cfg .kokoro/presubmit/common.cfg .kokoro/presubmit/dependencies.cfg .kokoro/presubmit/integration.cfg .kokoro/presubmit/java11.cfg .kokoro/presubmit/java7.cfg .kokoro/presubmit/java8-osx.cfg .kokoro/presubmit/java8-win.cfg .kokoro/presubmit/java8.cfg .kokoro/presubmit/linkage-monitor.cfg .kokoro/presubmit/lint.cfg .kokoro/presubmit/samples.cfg .kokoro/release/bump_snapshot.cfg .kokoro/release/bump_snapshot.sh .kokoro/release/common.cfg .kokoro/release/common.sh .kokoro/release/drop.cfg .kokoro/release/drop.sh .kokoro/release/promote.cfg .kokoro/release/promote.sh .kokoro/release/publish_javadoc.cfg .kokoro/release/publish_javadoc.sh .kokoro/release/snapshot.cfg .kokoro/release/snapshot.sh .kokoro/release/stage.cfg .kokoro/release/stage.sh .kokoro/trampoline.sh CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml java.header license-checks.xml renovate.json synthtool > Wrote metadata to synth.metadata. ```
--- .kokoro/build.sh | 24 +++++++++++++++++++++--- synth.metadata | 11 +++++------ 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/.kokoro/build.sh b/.kokoro/build.sh index d11958c5a6..ba3522230b 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -37,19 +37,24 @@ if [[ ! -z "${GOOGLE_APPLICATION_CREDENTIALS}" && "${GOOGLE_APPLICATION_CREDENTI export GOOGLE_APPLICATION_CREDENTIALS=$(realpath ${KOKORO_ROOT}/src/${GOOGLE_APPLICATION_CREDENTIALS}) fi +RETURN_CODE=0 +set +e + case ${JOB_TYPE} in test) mvn test -B -Dclirr.skip=true -Denforcer.skip=true + RETURN_CODE=$? bash ${KOKORO_GFILE_DIR}/codecov.sh - bash .kokoro/coerce_logs.sh ;; lint) mvn \ -Penable-samples \ com.coveo:fmt-maven-plugin:check + RETURN_CODE=$? ;; javadoc) mvn javadoc:javadoc javadoc:test-javadoc + RETURN_CODE=$? ;; integration) mvn -B ${INTEGRATION_TEST_ARGS} \ @@ -59,7 +64,7 @@ integration) -Denforcer.skip=true \ -fae \ verify - bash .kokoro/coerce_logs.sh + RETURN_CODE=$? ;; samples) if [[ -f samples/pom.xml ]] @@ -72,7 +77,7 @@ samples) -Denforcer.skip=true \ -fae \ verify - bash .kokoro/coerce_logs.sh + RETURN_CODE=$? popd else echo "no sample pom.xml found - skipping sample tests" @@ -80,7 +85,20 @@ samples) ;; clirr) mvn -B -Denforcer.skip=true clirr:check + RETURN_CODE=$? ;; *) ;; esac + +# fix output location of logs +bash .kokoro/coerce_logs.sh + +if [[ "${ENABLE_BUILD_COP}" == "true" ]] +then + chmod +x ${KOKORO_GFILE_DIR}/linux_amd64/buildcop + ${KOKORO_GFILE_DIR}/linux_amd64/buildcop -repo=googleapis/java-bigquerystorage +fi + +echo "exiting with ${RETURN_CODE}" +exit ${RETURN_CODE} \ No newline at end of file diff --git a/synth.metadata b/synth.metadata index e1c497222c..42e6c47e27 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,18 +1,18 @@ { - "updateTime": "2020-02-21T22:41:57.836651Z", + "updateTime": "2020-02-22T09:43:03.519269Z", "sources": [ { "generator": { "name": "artman", - "version": "0.45.0", - "dockerImage": "googleapis/artman@sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b" + "version": "0.45.1", + "dockerImage": "googleapis/artman@sha256:36956ca6a4dc70a59de5d5d0fd35061b050bb56884516f0898f46d8220f25738" } }, { "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "aefbacb64bad322b2c818da6051775d2d18b1de1" + "sha": "26570a54e482f16ce7e9fad77ae97b4ca45fbfff" } }, { @@ -44,8 +44,7 @@ "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", - "internalRef": "296451205", - "log": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2\nUpdate Dataproc v1beta2 client.\n\nPiperOrigin-RevId: 296451205\n\nde287524405a3dce124d301634731584fc0432d7\nFix: Reinstate method signatures that had been missed off some RPCs\nFix: Correct resource types for two fields\n\nPiperOrigin-RevId: 296435091\n\ne5bc9566ae057fb4c92f8b7e047f1c8958235b53\nDeprecate the endpoint_uris field, as it is unused.\n\nPiperOrigin-RevId: 296357191\n\n8c12e2b4dca94e12bff9f538bdac29524ff7ef7a\nUpdate Dataproc v1 client.\n\nPiperOrigin-RevId: 296336662\n\n17567c4a1ef0a9b50faa87024d66f8acbb561089\nRemoving erroneous comment, a la https://github.com/googleapis/java-speech/pull/103\n\nPiperOrigin-RevId: 296332968\n\n3eaaaf8626ce5b0c0bc7eee05e143beffa373b01\nAdd BUILD.bazel for v1 secretmanager.googleapis.com\n\nPiperOrigin-RevId: 296274723\n\ne76149c3d992337f85eeb45643106aacae7ede82\nMove securitycenter v1 to use generate from annotations.\n\nPiperOrigin-RevId: 296266862\n\n203740c78ac69ee07c3bf6be7408048751f618f8\nAdd StackdriverLoggingConfig field to Cloud Tasks v2 API.\n\nPiperOrigin-RevId: 296256388\n\ne4117d5e9ed8bbca28da4a60a94947ca51cb2083\nCreate a Bazel BUILD file for the google.actions.type export.\n\nPiperOrigin-RevId: 296212567\n\na9639a0a9854fd6e1be08bba1ac3897f4f16cb2f\nAdd secretmanager.googleapis.com v1 protos\n\nPiperOrigin-RevId: 295983266\n\nce4f4c21d9dd2bfab18873a80449b9d9851efde8\nasset: v1p1beta1 remove SearchResources and SearchIamPolicies\n\nPiperOrigin-RevId: 295861722\n\ncb61d6c2d070b589980c779b68ffca617f789116\nasset: v1p1beta1 remove SearchResources and SearchIamPolicies\n\nPiperOrigin-RevId: 295855449\n\nab2685d8d3a0e191dc8aef83df36773c07cb3d06\nfix: Dataproc v1 - AutoscalingPolicy annotation\n\nThis adds the second resource name pattern to the\nAutoscalingPolicy resource.\n\nCommitter: @lukesneeringer\nPiperOrigin-RevId: 295738415\n\n8a1020bf6828f6e3c84c3014f2c51cb62b739140\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 295286165\n\n5cfa105206e77670369e4b2225597386aba32985\nAdd service control related proto build rule.\n\nPiperOrigin-RevId: 295262088\n\nee4dddf805072004ab19ac94df2ce669046eec26\nmonitoring v3: Add prefix \"https://cloud.google.com/\" into the link for global access\ncl 295167522, get ride of synth.py hacks\n\nPiperOrigin-RevId: 295238095\n\nd9835e922ea79eed8497db270d2f9f85099a519c\nUpdate some minor docs changes about user event proto\n\nPiperOrigin-RevId: 295185610\n\n5f311e416e69c170243de722023b22f3df89ec1c\nfix: use correct PHP package name in gapic configuration\n\nPiperOrigin-RevId: 295161330\n\n6cdd74dcdb071694da6a6b5a206e3a320b62dd11\npubsub: v1 add client config annotations and retry config\n\nPiperOrigin-RevId: 295158776\n\n5169f46d9f792e2934d9fa25c36d0515b4fd0024\nAdded cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 295026522\n\n56b55aa8818cd0a532a7d779f6ef337ba809ccbd\nFix: Resource annotations for CreateTimeSeriesRequest and ListTimeSeriesRequest should refer to valid resources. TimeSeries is not a named resource.\n\nPiperOrigin-RevId: 294931650\n\n0646bc775203077226c2c34d3e4d50cc4ec53660\nRemove unnecessary languages from bigquery-related artman configuration files.\n\nPiperOrigin-RevId: 294809380\n\n8b78aa04382e3d4147112ad6d344666771bb1909\nUpdate backend.proto for schemes and protocol\n\nPiperOrigin-RevId: 294788800\n\n80b8f8b3de2359831295e24e5238641a38d8488f\nAdds artman config files for bigquerystorage endpoints v1beta2, v1alpha2, v1\n\nPiperOrigin-RevId: 294763931\n\n2c17ac33b226194041155bb5340c3f34733f1b3a\nAdd parameter to sample generated for UpdateInstance. Related to https://github.com/googleapis/python-redis/issues/4\n\nPiperOrigin-RevId: 294734008\n\nd5e8a8953f2acdfe96fb15e85eb2f33739623957\nMove bigquery datatransfer to gapic v2.\n\nPiperOrigin-RevId: 294703703\n\nefd36705972cfcd7d00ab4c6dfa1135bafacd4ae\nfix: Add two annotations that we missed.\n\nPiperOrigin-RevId: 294664231\n\n" + "internalRef": "296451205" } }, { From 96e55ee322a9fcb0b05f3a942eefc48e5f1233d0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 25 Feb 2020 17:54:30 +0100 Subject: [PATCH 04/16] deps: update dependency com.google.cloud:google-cloud-bigquery to v1.107.0 (#82) --- google-cloud-bigquerystorage/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml index e7f7e931d4..2289ce220b 100644 --- a/google-cloud-bigquerystorage/pom.xml +++ b/google-cloud-bigquerystorage/pom.xml @@ -109,7 +109,7 @@ com.google.cloud google-cloud-bigquery - 1.106.0 + 1.107.0 com.google.code.findbugs From e3f40879dfda7c2dac1cf16b23605912174e2601 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 25 Feb 2020 09:30:49 -0800 Subject: [PATCH 05/16] feat: re-generated to pick up changes in the API or client library generator. (#85) --- .kokoro/build.sh | 8 ++++++-- .kokoro/continuous/java8.cfg | 5 +++++ .kokoro/nightly/integration.cfg | 14 ++++++++++++++ .kokoro/nightly/java8.cfg | 5 +++++ .kokoro/nightly/samples.cfg | 21 +++++++++++++-------- .kokoro/presubmit/java8.cfg | 5 +++++ synth.metadata | 33 ++++++++++----------------------- 7 files changed, 58 insertions(+), 33 deletions(-) diff --git a/.kokoro/build.sh b/.kokoro/build.sh index ba3522230b..474e1b21b5 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -44,7 +44,6 @@ case ${JOB_TYPE} in test) mvn test -B -Dclirr.skip=true -Denforcer.skip=true RETURN_CODE=$? - bash ${KOKORO_GFILE_DIR}/codecov.sh ;; lint) mvn \ @@ -91,6 +90,11 @@ clirr) ;; esac +if [ "${REPORT_COVERAGE}" == "true" ] +then + bash ${KOKORO_GFILE_DIR}/codecov.sh +fi + # fix output location of logs bash .kokoro/coerce_logs.sh @@ -101,4 +105,4 @@ then fi echo "exiting with ${RETURN_CODE}" -exit ${RETURN_CODE} \ No newline at end of file +exit ${RETURN_CODE} diff --git a/.kokoro/continuous/java8.cfg b/.kokoro/continuous/java8.cfg index 3b017fc80f..495cc7bacd 100644 --- a/.kokoro/continuous/java8.cfg +++ b/.kokoro/continuous/java8.cfg @@ -5,3 +5,8 @@ env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/java8" } + +env_vars: { + key: "REPORT_COVERAGE" + value: "true" +} diff --git a/.kokoro/nightly/integration.cfg b/.kokoro/nightly/integration.cfg index 3b017fc80f..8bf59c02ed 100644 --- a/.kokoro/nightly/integration.cfg +++ b/.kokoro/nightly/integration.cfg @@ -5,3 +5,17 @@ env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/java8" } + +env_vars: { + key: "ENABLE_BUILD_COP" + value: "true" +} + +before_action { + fetch_keystore { + keystore_resource { + keystore_config_id: 73713 + keyname: "java_it_service_account" + } + } +} diff --git a/.kokoro/nightly/java8.cfg b/.kokoro/nightly/java8.cfg index 3b017fc80f..495cc7bacd 100644 --- a/.kokoro/nightly/java8.cfg +++ b/.kokoro/nightly/java8.cfg @@ -5,3 +5,8 @@ env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/java8" } + +env_vars: { + key: "REPORT_COVERAGE" + value: "true" +} diff --git a/.kokoro/nightly/samples.cfg b/.kokoro/nightly/samples.cfg index 9a9102490d..b4b051cd01 100644 --- a/.kokoro/nightly/samples.cfg +++ b/.kokoro/nightly/samples.cfg @@ -2,23 +2,28 @@ # Configure the docker image for kokoro-trampoline. env_vars: { - key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-kokoro-resources/java8" + key: "TRAMPOLINE_IMAGE" + value: "gcr.io/cloud-devrel-kokoro-resources/java8" } env_vars: { - key: "JOB_TYPE" - value: "samples" + key: "JOB_TYPE" + value: "samples" } env_vars: { - key: "GCLOUD_PROJECT" - value: "gcloud-devel" + key: "GCLOUD_PROJECT" + value: "gcloud-devel" } env_vars: { - key: "GOOGLE_APPLICATION_CREDENTIALS" - value: "keystore/73713_java_it_service_account" + key: "GOOGLE_APPLICATION_CREDENTIALS" + value: "keystore/73713_java_it_service_account" +} + +env_vars: { + key: "ENABLE_BUILD_COP" + value: "true" } before_action { diff --git a/.kokoro/presubmit/java8.cfg b/.kokoro/presubmit/java8.cfg index 3b017fc80f..495cc7bacd 100644 --- a/.kokoro/presubmit/java8.cfg +++ b/.kokoro/presubmit/java8.cfg @@ -5,3 +5,8 @@ env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/java8" } + +env_vars: { + key: "REPORT_COVERAGE" + value: "true" +} diff --git a/synth.metadata b/synth.metadata index 42e6c47e27..1356e961d1 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2020-02-22T09:43:03.519269Z", + "updateTime": "2020-02-24T22:42:01.402609Z", "sources": [ { "generator": { @@ -8,50 +8,37 @@ "dockerImage": "googleapis/artman@sha256:36956ca6a4dc70a59de5d5d0fd35061b050bb56884516f0898f46d8220f25738" } }, - { - "git": { - "name": ".", - "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "26570a54e482f16ce7e9fad77ae97b4ca45fbfff" - } - }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", - "internalRef": "296451205" + "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", + "internalRef": "296901854" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", - "internalRef": "296451205" + "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", + "internalRef": "296901854" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", - "internalRef": "296451205" + "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", + "internalRef": "296901854" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "7f910bcc4fc4704947ccfd3ceed015d16b9e00c2", - "internalRef": "296451205" - } - }, - { - "git": { - "name": "synthtool", - "remote": "rpc://devrel/cloud/libraries/tools/autosynth", - "sha": "706a38c26db42299845396cdae55db635c38794a" + "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", + "internalRef": "296901854", + "log": "1e47e676cddbbd8d93f19ba0665af15b5532417e\nFix: Restore a method signature for UpdateCluster\n\nPiperOrigin-RevId: 296901854\n\n" } }, { From 02cabc83b53bfb2a980ffc0780d34fee7363ac65 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 25 Feb 2020 13:09:27 -0800 Subject: [PATCH 06/16] chore: generate README from templates --- .repo-metadata.json | 7 +- README.md | 181 ++++++++++++++++++++++++++++---------------- synth.py | 6 +- 3 files changed, 120 insertions(+), 74 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 33ed9999dc..c1748d6042 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,13 +1,16 @@ { "name": "bigquerystorage", - "name_pretty": "Google BigQuery Storage", + "name_pretty": "BigQuery Storage", "product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/", "client_documentation": "https://googleapis.dev/java/google-cloud-bigquerystorage/latest", + "api_description": "is an API for reading data stored in BigQuery. This API provides direct, high-throughput read\naccess to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained\ncontrol over what data is returned.", "issue_tracker": "https://issuetracker.google.com/savedsearches/559654", "release_level": "beta", "language": "java", "repo": "googleapis/java-bigquerystorage", "repo_short": "java-bigquerystorage", "distribution_name": "com.google.cloud:google-cloud-bigquerystorage", - "api_id": "bigquerystorage.googleapis.com" + "api_id": "bigquerystorage.googleapis.com", + "transport": "grpc", + "requires_billing": true } diff --git a/README.md b/README.md index c3a67af5c8..8f28d2eab6 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,51 @@ -Google Cloud BigQuery Storage Java Client -================================== +# Google BigQuery Storage Client for Java -Java idiomatic client for Cloud BigQuery Storage. +Java idiomatic client for [BigQuery Storage][product-docs]. -[![Kokoro CI](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.svg)](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.html) -[![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerystorage.svg)]( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerystorage.svg) +[![Maven][maven-version-image]][maven-version-link] +![Stability][stability-image] -- [Client Library Documentation][bigquerystorage-client-lib-docs] +- [Product Documentation][product-docs] +- [Client Library Documentation][javadocs] > Note: This client is a work-in-progress, and may occasionally > make backwards-incompatible changes. -Quickstart ----------- -If you are using Maven with a BOM, add this to your pom.xml file. +## Quickstart + +If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file ```xml - - - - com.google.cloud - libraries-bom - 3.5.0 - pom - import - - - - + + com.google.cloud - google-cloud-bigquerystorage + libraries-bom + 4.1.1 + pom + import + + + + + com.google.cloud + google-cloud-bigquerystorage + + ``` + [//]: # ({x-version-update-start:google-cloud-bigquerystorage:released}) -If you are using Maven without a BOM, add this to your dependencies. + +If you are using Maven without BOM, add this to your dependencies: + ```xml - - com.google.cloud - google-cloud-bigquerystorage - 0.125.0-beta - + + com.google.cloud + google-cloud-bigquerystorage + 0.125.0-beta + ``` + If you are using Gradle, add this to your dependencies ```Groovy compile 'com.google.cloud:google-cloud-bigquerystorage:0.125.0-beta' @@ -51,68 +56,110 @@ libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "0. ``` [//]: # ({x-version-update-end}) -Authentication --------------- +## Authentication + +See the [Authentication][authentication] section in the base directory's README. + +## Getting Started + +### Prerequisites + +You will need a [Google Cloud Platform Console][developer-console] project with the BigQuery Storage [API enabled][enable-api]. +You will need to [enable billing][enable-billing] to use Google BigQuery Storage. +[Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by +[installing the Google Cloud SDK][cloud-sdk] and running the following commands in command line: +`gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`. -See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README. +### Installation and setup -About Cloud BigQuery Storage ---------------------- +You'll need to obtain the `google-cloud-bigquerystorage` library. See the [Quickstart](#quickstart) section +to add `google-cloud-bigquerystorage` as a dependency in your code. + +## About BigQuery Storage -Cloud BigQuery Storage is an API for reading data stored in BigQuery. This API provides direct, high-throughput read + +[BigQuery Storage][product-docs] is an API for reading data stored in BigQuery. This API provides direct, high-throughput read access to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained control over what data is returned. +See the [BigQuery Storage client library docs][javadocs] to learn how to +use this BigQuery Storage Client Library. -See the [Cloud BigQuery Storage client library docs][bigquerystorage-client-lib-docs] to learn how to read date stored -in BigQuery using this library. -Getting Started -#### Installation and setup -You'll need to obtain the `google-cloud-bigquerystorage` library. See the [Quickstart](#quickstart) section -to add `google-cloud-bigquerystorage` as a dependency in your code. -Transport ---------- -Cloud BigQuery Storage uses gRPC for the transport layer. -Java Versions -------------- -Java 7 or above is required for using this client. +## Troubleshooting -Testing -------- +To get help, follow the instructions in the [shared Troubleshooting document][troubleshooting]. -This library has tools to help make tests for code using Cloud BigQuery Storage. +## Transport -Versioning ----------- +BigQuery Storage uses gRPC for the transport layer. -This library follows [Semantic Versioning](http://semver.org/). +## Java Versions -It is currently in major version zero (``0.y.z``), which means that anything -may change at any time and the public API should not be considered -stable. +Java 7 or above is required for using this client. -Contributing ------------- +## Versioning -Contributions to this library are always welcome and highly encouraged. +This library follows [Semantic Versioning](http://semver.org/). -See `google-cloud`'s [CONTRIBUTING] documentation and the [shared documentation](https://github.com/googleapis/google-cloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started. -Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information. +It is currently in major version zero (``0.y.z``), which means that anything may change at any time +and the public API should not be considered stable. -License -------- -Apache 2.0 - See [LICENSE] for more information. +## Contributing -[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md -[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct -[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE +Contributions to this library are always welcome and highly encouraged. -[bigquerystorage-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/bigquery/storage/v1beta1/package-summary.html +See [CONTRIBUTING][contributing] for more information how to get started. + +Please note that this project is released with a Contributor Code of Conduct. By participating in +this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more +information. + +## License + +Apache 2.0 - See [LICENSE][license] for more information. + +## CI Status + +Java Version | Status +------------ | ------ +Java 7 | [![Kokoro CI][kokoro-badge-image-1]][kokoro-badge-link-1] +Java 8 | [![Kokoro CI][kokoro-badge-image-2]][kokoro-badge-link-2] +Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3] +Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4] +Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] + +[product-docs]: https://cloud.google.com/bigquery/docs/reference/storage/ +[javadocs]: https://googleapis.dev/java/google-cloud-bigquerystorage/latest +[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java7.svg +[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java7.html +[kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8.svg +[kokoro-badge-link-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8.html +[kokoro-badge-image-3]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8-osx.svg +[kokoro-badge-link-3]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8-osx.html +[kokoro-badge-image-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8-win.svg +[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java8-win.html +[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java11.svg +[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigquerystorage/java11.html +[stability-image]: https://img.shields.io/badge/stability-beta-yellow +[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerystorage.svg +[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigquerystorage&core=gav +[authentication]: https://github.com/googleapis/google-cloud-java#authentication +[developer-console]: https://console.developers.google.com/ +[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects +[cloud-sdk]: https://cloud.google.com/sdk/ +[troubleshooting]: https://github.com/googleapis/google-cloud-common/blob/master/troubleshooting/readme.md#troubleshooting +[contributing]: https://github.com/googleapis/java-bigquerystorage/blob/master/CONTRIBUTING.md +[code-of-conduct]: https://github.com/googleapis/java-bigquerystorage/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct +[license]: https://github.com/googleapis/java-bigquerystorage/blob/master/LICENSE +[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing +[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=bigquerystorage.googleapis.com +[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM +[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png diff --git a/synth.py b/synth.py index f26792db18..afe6e87bbc 100644 --- a/synth.py +++ b/synth.py @@ -32,8 +32,4 @@ destination_name='bigquerystorage', ) -common_templates = gcp.CommonTemplates() -templates = common_templates.java_library() -s.copy(templates, excludes=[ - 'README.md', -]) +java.common_templates() From cdba693add40b7571a43b4b0c5ca8a772e0333c5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 26 Feb 2020 17:58:13 +0100 Subject: [PATCH 07/16] deps: update dependency io.grpc:grpc-bom to v1.27.2 (#88) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94ad9f5a80..6873f5f5a1 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 1.53.1 1.7 2.10.2 - 1.27.1 + 1.27.2 3.11.4 4.13 28.2-android From b90cd890e90976a4e35e38de3f0ec3ef31b4815f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 2 Mar 2020 08:25:33 -0800 Subject: [PATCH 08/16] chore: re-generated to pick up changes in the API or client library generator. (#90) --- README.md | 2 +- synth.metadata | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 8f28d2eab6..f29e8a7d1e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 4.1.1 + 4.2.0 pom import diff --git a/synth.metadata b/synth.metadata index 1356e961d1..dea5c93e39 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,44 +1,44 @@ { - "updateTime": "2020-02-24T22:42:01.402609Z", + "updateTime": "2020-02-28T20:00:40.728374Z", "sources": [ { "generator": { "name": "artman", - "version": "0.45.1", - "dockerImage": "googleapis/artman@sha256:36956ca6a4dc70a59de5d5d0fd35061b050bb56884516f0898f46d8220f25738" + "version": "0.46.0", + "dockerImage": "googleapis/artman@sha256:6248a21fba8f0d618c3b032669cec2618e684b66922bb70391fe08c41b05f6ee" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", - "internalRef": "296901854" + "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4", + "internalRef": "297671458" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", - "internalRef": "296901854" + "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4", + "internalRef": "297671458" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", - "internalRef": "296901854" + "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4", + "internalRef": "297671458" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "1e47e676cddbbd8d93f19ba0665af15b5532417e", - "internalRef": "296901854", - "log": "1e47e676cddbbd8d93f19ba0665af15b5532417e\nFix: Restore a method signature for UpdateCluster\n\nPiperOrigin-RevId: 296901854\n\n" + "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4", + "internalRef": "297671458", + "log": "e9e90a787703ec5d388902e2cb796aaed3a385b4\nDialogflow weekly v2/v2beta1 library update:\n - adding get validation result\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297671458\n\n1a2b05cc3541a5f7714529c665aecc3ea042c646\nAdding .yaml and .json config files.\n\nPiperOrigin-RevId: 297570622\n\ndfe1cf7be44dee31d78f78e485d8c95430981d6e\nPublish `QueryOptions` proto.\n\nIntroduced a `query_options` input in `ExecuteSqlRequest`.\n\nPiperOrigin-RevId: 297497710\n\ndafc905f71e5d46f500b41ed715aad585be062c3\npubsub: revert pull init_rpc_timeout & max_rpc_timeout back to 25 seconds and reset multiplier to 1.0\n\nPiperOrigin-RevId: 297486523\n\nf077632ba7fee588922d9e8717ee272039be126d\nfirestore: add update_transform\n\nPiperOrigin-RevId: 297405063\n\n0aba1900ffef672ec5f0da677cf590ee5686e13b\ncluster: use square brace for cross-reference\n\nPiperOrigin-RevId: 297204568\n\n5dac2da18f6325cbaed54603c43f0667ecd50247\nRestore retry params in gapic config because securitycenter has non-standard default retry params.\nRestore a few retry codes for some idempotent methods.\n\nPiperOrigin-RevId: 297196720\n\n1eb61455530252bba8b2c8d4bc9832960e5a56f6\npubsub: v1 replace IAM HTTP rules\n\nPiperOrigin-RevId: 297188590\n\n80b2d25f8d43d9d47024ff06ead7f7166548a7ba\nDialogflow weekly v2/v2beta1 library update:\n - updates to mega agent api\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297187629\n\n0b1876b35e98f560f9c9ca9797955f020238a092\nUse an older version of protoc-docs-plugin that is compatible with the specified gapic-generator and protobuf versions.\n\nprotoc-docs-plugin >=0.4.0 (see commit https://github.com/googleapis/protoc-docs-plugin/commit/979f03ede6678c487337f3d7e88bae58df5207af) is incompatible with protobuf 3.9.1.\n\nPiperOrigin-RevId: 296986742\n\n" } }, { From bdf13853a8abd791c4a376284a5afeed1d2afbd8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 2 Mar 2020 17:55:55 +0100 Subject: [PATCH 09/16] deps: update core dependencies (#89) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6873f5f5a1..ab1add4174 100644 --- a/pom.xml +++ b/pom.xml @@ -63,10 +63,10 @@ UTF-8 github google-cloud-bigquerystorage-parent - 1.92.5 + 1.93.0 1.8.1 1.17.0 - 1.53.1 + 1.54.0 1.7 2.10.2 1.27.2 From aa7b8b84236261b1c88367851cbffe3126d81a50 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 2 Mar 2020 21:12:46 +0100 Subject: [PATCH 10/16] deps: update dependency com.google.cloud:google-cloud-bigquery to v1.108.0 (#91) --- google-cloud-bigquerystorage/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml index 2289ce220b..bbdac19203 100644 --- a/google-cloud-bigquerystorage/pom.xml +++ b/google-cloud-bigquerystorage/pom.xml @@ -109,7 +109,7 @@ com.google.cloud google-cloud-bigquery - 1.107.0 + 1.108.0 com.google.code.findbugs From 551d02482c8694d32e465acccbf8de6ae515d3c8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 3 Mar 2020 17:36:37 +0100 Subject: [PATCH 11/16] deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.10.3 (#92) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab1add4174..efe9c0a47c 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 1.17.0 1.54.0 1.7 - 2.10.2 + 2.10.3 1.27.2 3.11.4 4.13 From aa10c59ea155eec8de8433dbb8ef924327bf60a2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 3 Mar 2020 23:44:05 +0100 Subject: [PATCH 12/16] deps: update dependency com.google.cloud:google-cloud-core to v1.93.1 (#93) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | patch | `1.93.0` -> `1.93.1` | --- ### Release Notes
googleapis/java-core ### [`v1.93.1`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​1931httpswwwgithubcomgoogleapisjava-corecomparev1930v1931-2020-02-28) [Compare Source](https://togithub.com/googleapis/java-core/compare/v1.93.0...v1.93.1)
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efe9c0a47c..ad2d0e85d0 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ UTF-8 github google-cloud-bigquerystorage-parent - 1.93.0 + 1.93.1 1.8.1 1.17.0 1.54.0 From 7e760a4d2782ec1674b0d3da72ba2eeed4d101a1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 6 Mar 2020 12:28:45 -0800 Subject: [PATCH 13/16] feat: re-generated to pick up changes in the API or client library generator. (#95) --- .../bigquery/storage/v1/ReadSession.java | 27 +++++++------------ .../cloud/bigquery/storage/v1/stream.proto | 3 +-- .../bigquery/storage/v1beta1/ReadOptions.java | 27 +++++++------------ .../storage/v1beta1/read_options.proto | 3 +-- .../bigquery/storage/v1beta2/ReadSession.java | 27 +++++++------------ .../bigquery/storage/v1beta2/stream.proto | 3 +-- synth.metadata | 24 ++++++++--------- 7 files changed, 42 insertions(+), 72 deletions(-) diff --git a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java index 2cacbb33c2..8c2d3be0e0 100644 --- a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java +++ b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java @@ -1067,8 +1067,7 @@ public interface TableReadOptionsOrBuilder * *
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1086,8 +1085,7 @@ public interface TableReadOptionsOrBuilder
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1289,8 +1287,7 @@ public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1318,8 +1315,7 @@ public java.lang.String getRowRestriction() {
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1910,8 +1906,7 @@ public Builder addSelectedFieldsBytes(com.google.protobuf.ByteString value) {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1939,8 +1934,7 @@ public java.lang.String getRowRestriction() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1968,8 +1962,7 @@ public com.google.protobuf.ByteString getRowRestrictionBytes() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1996,8 +1989,7 @@ public Builder setRowRestriction(java.lang.String value) {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -2020,8 +2012,7 @@ public Builder clearRowRestriction() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
diff --git a/proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/stream.proto b/proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/stream.proto
index 3ef32c135b..19d4231da5 100644
--- a/proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/stream.proto
+++ b/proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/stream.proto
@@ -65,8 +65,7 @@ message ReadSession {
     repeated string selected_fields = 1;
 
     // SQL text filtering statement, similar to a WHERE clause in a query.
-    // Currently, only a single predicate that is a comparison between a column
-    // and a constant value is supported. Aggregates are not supported.
+    // Aggregates are not supported.
     //
     // Examples: "int_field > 5"
     //           "date_field = CAST('2014-9-27' as DATE)"
diff --git a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
index 49feb72799..936688db0e 100644
--- a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
+++ b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
@@ -100,8 +100,7 @@ public interface TableReadOptionsOrBuilder
      *
      * 
      * Optional. SQL text filtering statement, similar to a WHERE clause in
-     * a query. Currently, only a single predicate that is a comparison between
-     * a column and a constant value is supported. Aggregates are not supported.
+     * a query. Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -119,8 +118,7 @@ public interface TableReadOptionsOrBuilder
      *
      * 
      * Optional. SQL text filtering statement, similar to a WHERE clause in
-     * a query. Currently, only a single predicate that is a comparison between
-     * a column and a constant value is supported. Aggregates are not supported.
+     * a query. Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -322,8 +320,7 @@ public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
      *
      * 
      * Optional. SQL text filtering statement, similar to a WHERE clause in
-     * a query. Currently, only a single predicate that is a comparison between
-     * a column and a constant value is supported. Aggregates are not supported.
+     * a query. Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -351,8 +348,7 @@ public java.lang.String getRowRestriction() {
      *
      * 
      * Optional. SQL text filtering statement, similar to a WHERE clause in
-     * a query. Currently, only a single predicate that is a comparison between
-     * a column and a constant value is supported. Aggregates are not supported.
+     * a query. Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -947,8 +943,7 @@ public Builder addSelectedFieldsBytes(com.google.protobuf.ByteString value) {
        *
        * 
        * Optional. SQL text filtering statement, similar to a WHERE clause in
-       * a query. Currently, only a single predicate that is a comparison between
-       * a column and a constant value is supported. Aggregates are not supported.
+       * a query. Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -976,8 +971,7 @@ public java.lang.String getRowRestriction() {
        *
        * 
        * Optional. SQL text filtering statement, similar to a WHERE clause in
-       * a query. Currently, only a single predicate that is a comparison between
-       * a column and a constant value is supported. Aggregates are not supported.
+       * a query. Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1005,8 +999,7 @@ public com.google.protobuf.ByteString getRowRestrictionBytes() {
        *
        * 
        * Optional. SQL text filtering statement, similar to a WHERE clause in
-       * a query. Currently, only a single predicate that is a comparison between
-       * a column and a constant value is supported. Aggregates are not supported.
+       * a query. Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1033,8 +1026,7 @@ public Builder setRowRestriction(java.lang.String value) {
        *
        * 
        * Optional. SQL text filtering statement, similar to a WHERE clause in
-       * a query. Currently, only a single predicate that is a comparison between
-       * a column and a constant value is supported. Aggregates are not supported.
+       * a query. Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -1057,8 +1049,7 @@ public Builder clearRowRestriction() {
        *
        * 
        * Optional. SQL text filtering statement, similar to a WHERE clause in
-       * a query. Currently, only a single predicate that is a comparison between
-       * a column and a constant value is supported. Aggregates are not supported.
+       * a query. Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
diff --git a/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/read_options.proto b/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/read_options.proto
index 9591deba7f..8ed9b73f6c 100644
--- a/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/read_options.proto
+++ b/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/read_options.proto
@@ -29,8 +29,7 @@ message TableReadOptions {
   repeated string selected_fields = 1;
 
   // Optional. SQL text filtering statement, similar to a WHERE clause in
-  // a query. Currently, only a single predicate that is a comparison between
-  // a column and a constant value is supported. Aggregates are not supported.
+  // a query. Aggregates are not supported.
   //
   // Examples: "int_field > 5"
   //           "date_field = CAST('2014-9-27' as DATE)"
diff --git a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
index 2ab53778af..f49b8b1cb8 100644
--- a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
+++ b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
@@ -1076,8 +1076,7 @@ public interface TableReadOptionsOrBuilder
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1095,8 +1094,7 @@ public interface TableReadOptionsOrBuilder
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1360,8 +1358,7 @@ public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -1389,8 +1386,7 @@ public java.lang.String getRowRestriction() {
      *
      * 
      * SQL text filtering statement, similar to a WHERE clause in a query.
-     * Currently, only a single predicate that is a comparison between a column
-     * and a constant value is supported. Aggregates are not supported.
+     * Aggregates are not supported.
      * Examples: "int_field > 5"
      *           "date_field = CAST('2014-9-27' as DATE)"
      *           "nullable_field is not NULL"
@@ -2070,8 +2066,7 @@ public Builder addSelectedFieldsBytes(com.google.protobuf.ByteString value) {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -2099,8 +2094,7 @@ public java.lang.String getRowRestriction() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -2128,8 +2122,7 @@ public com.google.protobuf.ByteString getRowRestrictionBytes() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -2156,8 +2149,7 @@ public Builder setRowRestriction(java.lang.String value) {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
@@ -2180,8 +2172,7 @@ public Builder clearRowRestriction() {
        *
        * 
        * SQL text filtering statement, similar to a WHERE clause in a query.
-       * Currently, only a single predicate that is a comparison between a column
-       * and a constant value is supported. Aggregates are not supported.
+       * Aggregates are not supported.
        * Examples: "int_field > 5"
        *           "date_field = CAST('2014-9-27' as DATE)"
        *           "nullable_field is not NULL"
diff --git a/proto-google-cloud-bigquerystorage-v1beta2/src/main/proto/google/cloud/bigquery/storage/v1beta2/stream.proto b/proto-google-cloud-bigquerystorage-v1beta2/src/main/proto/google/cloud/bigquery/storage/v1beta2/stream.proto
index cad7f95a51..38d5de4783 100644
--- a/proto-google-cloud-bigquerystorage-v1beta2/src/main/proto/google/cloud/bigquery/storage/v1beta2/stream.proto
+++ b/proto-google-cloud-bigquerystorage-v1beta2/src/main/proto/google/cloud/bigquery/storage/v1beta2/stream.proto
@@ -67,8 +67,7 @@ message ReadSession {
     repeated string selected_fields = 1;
 
     // SQL text filtering statement, similar to a WHERE clause in a query.
-    // Currently, only a single predicate that is a comparison between a column
-    // and a constant value is supported. Aggregates are not supported.
+    // Aggregates are not supported.
     //
     // Examples: "int_field > 5"
     //           "date_field = CAST('2014-9-27' as DATE)"
diff --git a/synth.metadata b/synth.metadata
index dea5c93e39..3c3583b946 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -1,44 +1,44 @@
 {
-  "updateTime": "2020-02-28T20:00:40.728374Z",
+  "updateTime": "2020-03-04T22:43:32.617581Z",
   "sources": [
     {
       "generator": {
         "name": "artman",
-        "version": "0.46.0",
-        "dockerImage": "googleapis/artman@sha256:6248a21fba8f0d618c3b032669cec2618e684b66922bb70391fe08c41b05f6ee"
+        "version": "1.0.0",
+        "dockerImage": "googleapis/artman@sha256:f37f2464788cb551299209b4fcab4eb323533154488c2ef9ec0c75d7c2b4b482"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
-        "internalRef": "297671458"
+        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
+        "internalRef": "298942178"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
-        "internalRef": "297671458"
+        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
+        "internalRef": "298942178"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
-        "internalRef": "297671458"
+        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
+        "internalRef": "298942178"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
-        "internalRef": "297671458",
-        "log": "e9e90a787703ec5d388902e2cb796aaed3a385b4\nDialogflow weekly v2/v2beta1 library update:\n  - adding get validation result\n  - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297671458\n\n1a2b05cc3541a5f7714529c665aecc3ea042c646\nAdding .yaml and .json config files.\n\nPiperOrigin-RevId: 297570622\n\ndfe1cf7be44dee31d78f78e485d8c95430981d6e\nPublish `QueryOptions` proto.\n\nIntroduced a `query_options` input in `ExecuteSqlRequest`.\n\nPiperOrigin-RevId: 297497710\n\ndafc905f71e5d46f500b41ed715aad585be062c3\npubsub: revert pull init_rpc_timeout & max_rpc_timeout back to 25 seconds and reset multiplier to 1.0\n\nPiperOrigin-RevId: 297486523\n\nf077632ba7fee588922d9e8717ee272039be126d\nfirestore: add update_transform\n\nPiperOrigin-RevId: 297405063\n\n0aba1900ffef672ec5f0da677cf590ee5686e13b\ncluster: use square brace for cross-reference\n\nPiperOrigin-RevId: 297204568\n\n5dac2da18f6325cbaed54603c43f0667ecd50247\nRestore retry params in gapic config because securitycenter has non-standard default retry params.\nRestore a few retry codes for some idempotent methods.\n\nPiperOrigin-RevId: 297196720\n\n1eb61455530252bba8b2c8d4bc9832960e5a56f6\npubsub: v1 replace IAM HTTP rules\n\nPiperOrigin-RevId: 297188590\n\n80b2d25f8d43d9d47024ff06ead7f7166548a7ba\nDialogflow weekly v2/v2beta1 library update:\n  - updates to mega agent api\n  - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297187629\n\n0b1876b35e98f560f9c9ca9797955f020238a092\nUse an older version of protoc-docs-plugin that is compatible with the specified gapic-generator and protobuf versions.\n\nprotoc-docs-plugin >=0.4.0 (see commit https://github.com/googleapis/protoc-docs-plugin/commit/979f03ede6678c487337f3d7e88bae58df5207af) is incompatible with protobuf 3.9.1.\n\nPiperOrigin-RevId: 296986742\n\n"
+        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
+        "internalRef": "298942178",
+        "log": "a3f791827266f3496a6a5201d58adc4bb265c2a3\nchore: automl/v1 publish annotations and retry config\n\nPiperOrigin-RevId: 298942178\n\n01c681586d8d6dbd60155289b587aee678530bd9\nMark return_immediately in PullRequest deprecated.\n\nPiperOrigin-RevId: 298893281\n\nc9f5e9c4bfed54bbd09227e990e7bded5f90f31c\nRemove out of date documentation for predicate support on the Storage API\n\nPiperOrigin-RevId: 298883309\n\nfd5b3b8238d783b04692a113ffe07c0363f5de0f\ngenerate webrisk v1 proto\n\nPiperOrigin-RevId: 298847934\n\n541b1ded4abadcc38e8178680b0677f65594ea6f\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 298686266\n\nc0d171acecb4f5b0bfd2c4ca34fc54716574e300\n  Updated to include the Notification v1 API.\n\nPiperOrigin-RevId: 298652775\n\n2346a9186c0bff2c9cc439f2459d558068637e05\nAdd Service Directory v1beta1 protos and configs\n\nPiperOrigin-RevId: 298625638\n\na78ed801b82a5c6d9c5368e24b1412212e541bb7\nPublishing v3 protos and configs.\n\nPiperOrigin-RevId: 298607357\n\n4a180bfff8a21645b3a935c2756e8d6ab18a74e0\nautoml/v1beta1 publish proto updates\n\nPiperOrigin-RevId: 298484782\n\n6de6e938b7df1cd62396563a067334abeedb9676\nchore: use the latest gapic-generator and protoc-java-resource-name-plugin in Bazel workspace.\n\nPiperOrigin-RevId: 298474513\n\n244ab2b83a82076a1fa7be63b7e0671af73f5c02\nAdds service config definition for bigqueryreservation v1\n\nPiperOrigin-RevId: 298455048\n\n83c6f84035ee0f80eaa44d8b688a010461cc4080\nUpdate google/api/auth.proto to make AuthProvider to have JwtLocation\n\nPiperOrigin-RevId: 297918498\n\n"
       }
     },
     {

From 11b44186007dd7eb15f3daf5d559c705003e8709 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate 
Date: Fri, 6 Mar 2020 21:36:22 +0100
Subject: [PATCH 14/16] deps: update dependency
 com.google.cloud:google-cloud-bigquery to v1.108.1 (#96)

---
 google-cloud-bigquerystorage/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml
index bbdac19203..8aa23cb0c7 100644
--- a/google-cloud-bigquerystorage/pom.xml
+++ b/google-cloud-bigquerystorage/pom.xml
@@ -109,7 +109,7 @@
     
       com.google.cloud
       google-cloud-bigquery
-      1.108.0
+      1.108.1
     
     
       com.google.code.findbugs

From c1f1854bbe4362449b0afd427e88ab9414cd8fac Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot 
Date: Mon, 9 Mar 2020 09:33:35 -0700
Subject: [PATCH 15/16] feat: re-generated  to pick up changes in the API or
 client library generator. (#97)

---
 .../bigquery/storage/v1/ReadRowsResponse.java |  5 ++++-
 .../bigquery/storage/v1/ReadSession.java      |  8 ++++++--
 .../bigquery/storage/v1alpha2/Storage.java    | 13 +++++++++---
 .../bigquery/storage/v1beta1/ReadOptions.java |  3 ++-
 .../bigquery/storage/v1beta1/Storage.java     | 10 ++++++++--
 .../storage/v1beta2/ReadRowsResponse.java     |  5 ++++-
 .../bigquery/storage/v1beta2/ReadSession.java |  8 ++++++--
 synth.metadata                                | 20 +++++++++----------
 8 files changed, 50 insertions(+), 22 deletions(-)

diff --git a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java
index 48b5347a06..54ca656b3c 100644
--- a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java
+++ b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadRowsResponse.java
@@ -178,7 +178,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
   private int rowsCase_ = 0;
   private java.lang.Object rows_;
 
-  public enum RowsCase implements com.google.protobuf.Internal.EnumLite {
+  public enum RowsCase
+      implements
+          com.google.protobuf.Internal.EnumLite,
+          com.google.protobuf.AbstractMessage.InternalOneOfEnum {
     AVRO_ROWS(3),
     ARROW_RECORD_BATCH(4),
     ROWS_NOT_SET(0);
diff --git a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java
index 8c2d3be0e0..cf7b96def8 100644
--- a/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java
+++ b/proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ReadSession.java
@@ -1779,7 +1779,8 @@ public java.lang.String getSelectedFields(int index) {
        *
        * repeated string selected_fields = 1;
        *
-       * @param value The bytes of the selectedFields to add.
+       * @param index The index of the value to return.
+       * @return The bytes of the selectedFields at the given index.
        */
       public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
         return selectedFields_.getByteString(index);
@@ -2094,7 +2095,10 @@ public com.google.protobuf.Parser getParserForType() {
   private int schemaCase_ = 0;
   private java.lang.Object schema_;
 
-  public enum SchemaCase implements com.google.protobuf.Internal.EnumLite {
+  public enum SchemaCase
+      implements
+          com.google.protobuf.Internal.EnumLite,
+          com.google.protobuf.AbstractMessage.InternalOneOfEnum {
     AVRO_SCHEMA(4),
     ARROW_SCHEMA(5),
     SCHEMA_NOT_SET(0);
diff --git a/proto-google-cloud-bigquerystorage-v1alpha2/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java b/proto-google-cloud-bigquerystorage-v1alpha2/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java
index e782eecd58..964a819e6a 100644
--- a/proto-google-cloud-bigquerystorage-v1alpha2/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java
+++ b/proto-google-cloud-bigquerystorage-v1alpha2/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Storage.java
@@ -2432,7 +2432,10 @@ public com.google.protobuf.Parser getParserForType() {
     private int rowsCase_ = 0;
     private java.lang.Object rows_;
 
-    public enum RowsCase implements com.google.protobuf.Internal.EnumLite {
+    public enum RowsCase
+        implements
+            com.google.protobuf.Internal.EnumLite,
+            com.google.protobuf.AbstractMessage.InternalOneOfEnum {
       PROTO_ROWS(4),
       ROWS_NOT_SET(0);
       private final int value;
@@ -3775,7 +3778,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
     private int responseCase_ = 0;
     private java.lang.Object response_;
 
-    public enum ResponseCase implements com.google.protobuf.Internal.EnumLite {
+    public enum ResponseCase
+        implements
+            com.google.protobuf.Internal.EnumLite,
+            com.google.protobuf.AbstractMessage.InternalOneOfEnum {
       OFFSET(1),
       ERROR(2),
       RESPONSE_NOT_SET(0);
@@ -6149,7 +6155,8 @@ public java.lang.String getWriteStreams(int index) {
        *
        * repeated string write_streams = 2 [(.google.api.field_behavior) = REQUIRED];
        *
-       * @param value The bytes of the writeStreams to add.
+       * @param index The index of the value to return.
+       * @return The bytes of the writeStreams at the given index.
        */
       public com.google.protobuf.ByteString getWriteStreamsBytes(int index) {
         return writeStreams_.getByteString(index);
diff --git a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
index 936688db0e..affbaf60d8 100644
--- a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
+++ b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/ReadOptions.java
@@ -816,7 +816,8 @@ public java.lang.String getSelectedFields(int index) {
        *
        * repeated string selected_fields = 1;
        *
-       * @param value The bytes of the selectedFields to add.
+       * @param index The index of the value to return.
+       * @return The bytes of the selectedFields at the given index.
        */
       public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
         return selectedFields_.getByteString(index);
diff --git a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java
index 84f2c99e88..d08601548c 100644
--- a/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java
+++ b/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java
@@ -2386,7 +2386,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
     private int schemaCase_ = 0;
     private java.lang.Object schema_;
 
-    public enum SchemaCase implements com.google.protobuf.Internal.EnumLite {
+    public enum SchemaCase
+        implements
+            com.google.protobuf.Internal.EnumLite,
+            com.google.protobuf.AbstractMessage.InternalOneOfEnum {
       AVRO_SCHEMA(5),
       ARROW_SCHEMA(6),
       SCHEMA_NOT_SET(0);
@@ -10852,7 +10855,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
     private int rowsCase_ = 0;
     private java.lang.Object rows_;
 
-    public enum RowsCase implements com.google.protobuf.Internal.EnumLite {
+    public enum RowsCase
+        implements
+            com.google.protobuf.Internal.EnumLite,
+            com.google.protobuf.AbstractMessage.InternalOneOfEnum {
       AVRO_ROWS(3),
       ARROW_RECORD_BATCH(4),
       ROWS_NOT_SET(0);
diff --git a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java
index cf53abc109..38162a98d7 100644
--- a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java
+++ b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadRowsResponse.java
@@ -183,7 +183,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
   private int rowsCase_ = 0;
   private java.lang.Object rows_;
 
-  public enum RowsCase implements com.google.protobuf.Internal.EnumLite {
+  public enum RowsCase
+      implements
+          com.google.protobuf.Internal.EnumLite,
+          com.google.protobuf.AbstractMessage.InternalOneOfEnum {
     AVRO_ROWS(3),
     ARROW_RECORD_BATCH(4),
     ROWS_NOT_SET(0);
diff --git a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
index f49b8b1cb8..10bc2268e8 100644
--- a/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
+++ b/proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/ReadSession.java
@@ -1939,7 +1939,8 @@ public java.lang.String getSelectedFields(int index) {
        *
        * repeated string selected_fields = 1;
        *
-       * @param value The bytes of the selectedFields to add.
+       * @param index The index of the value to return.
+       * @return The bytes of the selectedFields at the given index.
        */
       public com.google.protobuf.ByteString getSelectedFieldsBytes(int index) {
         return selectedFields_.getByteString(index);
@@ -2469,7 +2470,10 @@ public com.google.protobuf.Parser getParserForType() {
   private int schemaCase_ = 0;
   private java.lang.Object schema_;
 
-  public enum SchemaCase implements com.google.protobuf.Internal.EnumLite {
+  public enum SchemaCase
+      implements
+          com.google.protobuf.Internal.EnumLite,
+          com.google.protobuf.AbstractMessage.InternalOneOfEnum {
     AVRO_SCHEMA(4),
     ARROW_SCHEMA(5),
     SCHEMA_NOT_SET(0);
diff --git a/synth.metadata b/synth.metadata
index 3c3583b946..42d7013702 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -1,5 +1,5 @@
 {
-  "updateTime": "2020-03-04T22:43:32.617581Z",
+  "updateTime": "2020-03-06T22:43:03.741419Z",
   "sources": [
     {
       "generator": {
@@ -12,33 +12,33 @@
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
-        "internalRef": "298942178"
+        "sha": "91e1fb5ef9829c0c7a64bfa5bde330e6ed594378",
+        "internalRef": "299404145"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
-        "internalRef": "298942178"
+        "sha": "91e1fb5ef9829c0c7a64bfa5bde330e6ed594378",
+        "internalRef": "299404145"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
-        "internalRef": "298942178"
+        "sha": "91e1fb5ef9829c0c7a64bfa5bde330e6ed594378",
+        "internalRef": "299404145"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "a3f791827266f3496a6a5201d58adc4bb265c2a3",
-        "internalRef": "298942178",
-        "log": "a3f791827266f3496a6a5201d58adc4bb265c2a3\nchore: automl/v1 publish annotations and retry config\n\nPiperOrigin-RevId: 298942178\n\n01c681586d8d6dbd60155289b587aee678530bd9\nMark return_immediately in PullRequest deprecated.\n\nPiperOrigin-RevId: 298893281\n\nc9f5e9c4bfed54bbd09227e990e7bded5f90f31c\nRemove out of date documentation for predicate support on the Storage API\n\nPiperOrigin-RevId: 298883309\n\nfd5b3b8238d783b04692a113ffe07c0363f5de0f\ngenerate webrisk v1 proto\n\nPiperOrigin-RevId: 298847934\n\n541b1ded4abadcc38e8178680b0677f65594ea6f\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 298686266\n\nc0d171acecb4f5b0bfd2c4ca34fc54716574e300\n  Updated to include the Notification v1 API.\n\nPiperOrigin-RevId: 298652775\n\n2346a9186c0bff2c9cc439f2459d558068637e05\nAdd Service Directory v1beta1 protos and configs\n\nPiperOrigin-RevId: 298625638\n\na78ed801b82a5c6d9c5368e24b1412212e541bb7\nPublishing v3 protos and configs.\n\nPiperOrigin-RevId: 298607357\n\n4a180bfff8a21645b3a935c2756e8d6ab18a74e0\nautoml/v1beta1 publish proto updates\n\nPiperOrigin-RevId: 298484782\n\n6de6e938b7df1cd62396563a067334abeedb9676\nchore: use the latest gapic-generator and protoc-java-resource-name-plugin in Bazel workspace.\n\nPiperOrigin-RevId: 298474513\n\n244ab2b83a82076a1fa7be63b7e0671af73f5c02\nAdds service config definition for bigqueryreservation v1\n\nPiperOrigin-RevId: 298455048\n\n83c6f84035ee0f80eaa44d8b688a010461cc4080\nUpdate google/api/auth.proto to make AuthProvider to have JwtLocation\n\nPiperOrigin-RevId: 297918498\n\n"
+        "sha": "91e1fb5ef9829c0c7a64bfa5bde330e6ed594378",
+        "internalRef": "299404145",
+        "log": "91e1fb5ef9829c0c7a64bfa5bde330e6ed594378\nchore: update protobuf (protoc) version to 3.11.2\n\nPiperOrigin-RevId: 299404145\n\n30e36b4bee6749c4799f4fc1a51cc8f058ba167d\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 299399890\n\nffbb493674099f265693872ae250711b2238090c\nfeat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields.\n\nPiperOrigin-RevId: 299397780\n\nbc973a15818e00c19e121959832676e9b7607456\nbazel: Fix broken common  dependency\n\nPiperOrigin-RevId: 299397431\n\n71094a343e3b962e744aa49eb9338219537474e4\nchore: bigtable/admin/v2 publish retry config\n\nPiperOrigin-RevId: 299391875\n\n8f488efd7bda33885cb674ddd023b3678c40bd82\nfeat: Migrate logging to GAPIC v2; release new features.\n\nIMPORTANT: This is a breaking change for client libraries\nin all languages.\n\nCommitter: @lukesneeringer, @jskeet\nPiperOrigin-RevId: 299370279\n\n007605bf9ad3a1fd775014ebefbf7f1e6b31ee71\nUpdate API for bigqueryreservation v1beta1.\n- Adds flex capacity commitment plan to CapacityCommitment.\n- Adds methods for getting and updating BiReservations.\n- Adds methods for updating/splitting/merging CapacityCommitments.\n\nPiperOrigin-RevId: 299368059\n\nf0b581b5bdf803e45201ecdb3688b60e381628a8\nfix: recommendationengine/v1beta1 update some comments\n\nPiperOrigin-RevId: 299181282\n\n10e9a0a833dc85ff8f05b2c67ebe5ac785fe04ff\nbuild: add generated BUILD file for Routes Preferred API\n\nPiperOrigin-RevId: 299164808\n\n86738c956a8238d7c77f729be78b0ed887a6c913\npublish v1p1beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299152383\n\n73d9f2ad4591de45c2e1f352bc99d70cbd2a6d95\npublish v1: update with absolute address in comments\n\nPiperOrigin-RevId: 299147194\n\nd2158f24cb77b0b0ccfe68af784c6a628705e3c6\npublish v1beta2: update with absolute address in comments\n\nPiperOrigin-RevId: 299147086\n\n7fca61292c11b4cd5b352cee1a50bf88819dd63b\npublish v1p2beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299146903\n\n583b7321624736e2c490e328f4b1957335779295\npublish v1p3beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299146674\n\n638253bf86d1ce1c314108a089b7351440c2f0bf\nfix: add java_multiple_files option for automl text_sentiment.proto\n\nPiperOrigin-RevId: 298971070\n\n373d655703bf914fb8b0b1cc4071d772bac0e0d1\nUpdate Recs AI Beta public bazel file\n\nPiperOrigin-RevId: 298961623\n\ndcc5d00fc8a8d8b56f16194d7c682027b2c66a3b\nfix: add java_multiple_files option for automl classification.proto\n\nPiperOrigin-RevId: 298953301\n\n"
       }
     },
     {

From 5b73900e41a3c41a82b87c50d71683700aeee7bc Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
 <55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 10 Mar 2020 14:01:52 -0400
Subject: [PATCH 16/16] chore: release 0.126.0 (#94)

* updated CHANGELOG.md [ci skip]

* updated README.md [ci skip]

* updated versions.txt [ci skip]

* updated google-cloud-bigquerystorage-bom/pom.xml [ci skip]

* updated grpc-google-cloud-bigquerystorage-v1/pom.xml [ci skip]

* updated grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]

* updated grpc-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]

* updated grpc-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]

* updated proto-google-cloud-bigquerystorage-v1/pom.xml [ci skip]

* updated proto-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]

* updated proto-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]

* updated proto-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]

* updated pom.xml [ci skip]

* updated google-cloud-bigquerystorage/pom.xml [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
 CHANGELOG.md                                  | 20 +++++++++++++++++++
 README.md                                     |  6 +++---
 google-cloud-bigquerystorage-bom/pom.xml      | 20 +++++++++----------
 google-cloud-bigquerystorage/pom.xml          |  4 ++--
 grpc-google-cloud-bigquerystorage-v1/pom.xml  |  4 ++--
 .../pom.xml                                   |  4 ++--
 .../pom.xml                                   |  4 ++--
 .../pom.xml                                   |  4 ++--
 pom.xml                                       | 20 +++++++++----------
 proto-google-cloud-bigquerystorage-v1/pom.xml |  4 ++--
 .../pom.xml                                   |  4 ++--
 .../pom.xml                                   |  4 ++--
 .../pom.xml                                   |  4 ++--
 versions.txt                                  | 18 ++++++++---------
 14 files changed, 70 insertions(+), 50 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fdd7f218f..2e14ceec55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
 # Changelog
 
+## [0.126.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v0.125.0...v0.126.0) (2020-03-09)
+
+
+### Features
+
+* re-generated  to pick up changes in the API or client library generator. ([#85](https://www.github.com/googleapis/java-bigquerystorage/issues/85)) ([e3f4087](https://www.github.com/googleapis/java-bigquerystorage/commit/e3f40879dfda7c2dac1cf16b23605912174e2601))
+* re-generated  to pick up changes in the API or client library generator. ([#95](https://www.github.com/googleapis/java-bigquerystorage/issues/95)) ([7e760a4](https://www.github.com/googleapis/java-bigquerystorage/commit/7e760a4d2782ec1674b0d3da72ba2eeed4d101a1))
+* re-generated  to pick up changes in the API or client library generator. ([#97](https://www.github.com/googleapis/java-bigquerystorage/issues/97)) ([c1f1854](https://www.github.com/googleapis/java-bigquerystorage/commit/c1f1854bbe4362449b0afd427e88ab9414cd8fac))
+
+
+### Dependencies
+
+* update core dependencies ([#89](https://www.github.com/googleapis/java-bigquerystorage/issues/89)) ([bdf1385](https://www.github.com/googleapis/java-bigquerystorage/commit/bdf13853a8abd791c4a376284a5afeed1d2afbd8))
+* update dependency com.fasterxml.jackson.core:jackson-core to v2.10.3 ([#92](https://www.github.com/googleapis/java-bigquerystorage/issues/92)) ([551d024](https://www.github.com/googleapis/java-bigquerystorage/commit/551d02482c8694d32e465acccbf8de6ae515d3c8))
+* update dependency com.google.cloud:google-cloud-bigquery to v1.107.0 ([#82](https://www.github.com/googleapis/java-bigquerystorage/issues/82)) ([96e55ee](https://www.github.com/googleapis/java-bigquerystorage/commit/96e55ee322a9fcb0b05f3a942eefc48e5f1233d0))
+* update dependency com.google.cloud:google-cloud-bigquery to v1.108.0 ([#91](https://www.github.com/googleapis/java-bigquerystorage/issues/91)) ([aa7b8b8](https://www.github.com/googleapis/java-bigquerystorage/commit/aa7b8b84236261b1c88367851cbffe3126d81a50))
+* update dependency com.google.cloud:google-cloud-bigquery to v1.108.1 ([#96](https://www.github.com/googleapis/java-bigquerystorage/issues/96)) ([11b4418](https://www.github.com/googleapis/java-bigquerystorage/commit/11b44186007dd7eb15f3daf5d559c705003e8709))
+* update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#93](https://www.github.com/googleapis/java-bigquerystorage/issues/93)) ([aa10c59](https://www.github.com/googleapis/java-bigquerystorage/commit/aa10c59ea155eec8de8433dbb8ef924327bf60a2))
+* update dependency io.grpc:grpc-bom to v1.27.2 ([#88](https://www.github.com/googleapis/java-bigquerystorage/issues/88)) ([cdba693](https://www.github.com/googleapis/java-bigquerystorage/commit/cdba693add40b7571a43b4b0c5ca8a772e0333c5))
+
 ## [0.125.0](https://www.github.com/googleapis/java-bigquerystorage/compare/v0.124.0...v0.125.0) (2020-02-18)
 
 
diff --git a/README.md b/README.md
index f29e8a7d1e..55fcd46630 100644
--- a/README.md
+++ b/README.md
@@ -42,17 +42,17 @@ If you are using Maven without BOM, add this to your dependencies:
 
   com.google.cloud
   google-cloud-bigquerystorage
-  0.125.0-beta
+  0.126.0-beta
 
 ```
 
 If you are using Gradle, add this to your dependencies
 ```Groovy
-compile 'com.google.cloud:google-cloud-bigquerystorage:0.125.0-beta'
+compile 'com.google.cloud:google-cloud-bigquerystorage:0.126.0-beta'
 ```
 If you are using SBT, add this to your dependencies
 ```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "0.125.0-beta"
+libraryDependencies += "com.google.cloud" % "google-cloud-bigquerystorage" % "0.126.0-beta"
 ```
 [//]: # ({x-version-update-end})
 
diff --git a/google-cloud-bigquerystorage-bom/pom.xml b/google-cloud-bigquerystorage-bom/pom.xml
index 975f5562e3..49253485a6 100644
--- a/google-cloud-bigquerystorage-bom/pom.xml
+++ b/google-cloud-bigquerystorage-bom/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-bigquerystorage-bom
-  0.125.1-beta-SNAPSHOT
+  0.126.0-beta
   pom
   
     com.google.cloud
@@ -63,48 +63,48 @@
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1alpha2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1beta1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1beta2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1
-        0.90.1-SNAPSHOT
+        0.91.0
       
 
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1alpha2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1beta1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1beta2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.cloud
         google-cloud-bigquerystorage
-        0.125.1-beta-SNAPSHOT
+        0.126.0-beta
       
     
   
diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml
index 8aa23cb0c7..20447a23a5 100644
--- a/google-cloud-bigquerystorage/pom.xml
+++ b/google-cloud-bigquerystorage/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-bigquerystorage
-  0.125.1-beta-SNAPSHOT
+  0.126.0-beta
   jar
   BigQuery Storage
   https://github.com/googleapis/java-bigquerystorage
@@ -11,7 +11,7 @@
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     google-cloud-bigquerystorage
diff --git a/grpc-google-cloud-bigquerystorage-v1/pom.xml b/grpc-google-cloud-bigquerystorage-v1/pom.xml
index 854fd5d4b5..816634e947 100644
--- a/grpc-google-cloud-bigquerystorage-v1/pom.xml
+++ b/grpc-google-cloud-bigquerystorage-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-bigquerystorage-v1
-  0.90.1-SNAPSHOT
+  0.91.0
   grpc-google-cloud-bigquerystorage-v1
   GRPC library for grpc-google-cloud-bigquerystorage-v1
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml b/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml
index 35ea27d03d..83f0cff146 100644
--- a/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml
+++ b/grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-bigquerystorage-v1alpha2
-  0.90.1-SNAPSHOT
+  0.91.0
   grpc-google-cloud-bigquerystorage-v1alpha2
   GRPC library for grpc-google-cloud-bigquerystorage-v1alpha2
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml b/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml
index 766505dd9e..309b6407d4 100644
--- a/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml
+++ b/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-bigquerystorage-v1beta1
-  0.90.1-SNAPSHOT
+  0.91.0
   grpc-google-cloud-bigquerystorage-v1beta1
   GRPC library for grpc-google-cloud-bigquerystorage-v1beta1
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml b/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml
index 3e358ac4cc..c0e6b2763a 100644
--- a/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml
+++ b/grpc-google-cloud-bigquerystorage-v1beta2/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-bigquerystorage-v1beta2
-  0.90.1-SNAPSHOT
+  0.91.0
   grpc-google-cloud-bigquerystorage-v1beta2
   GRPC library for grpc-google-cloud-bigquerystorage-v1beta2
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/pom.xml b/pom.xml
index ad2d0e85d0..de0b8a491d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   com.google.cloud
   google-cloud-bigquerystorage-parent
   pom
-  0.125.1-beta-SNAPSHOT
+  0.126.0-beta
   BigQuery Storage Parent
   https://github.com/googleapis/java-bigquerystorage
   
@@ -83,43 +83,43 @@
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1alpha2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1beta1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1beta2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         proto-google-cloud-bigquerystorage-v1
-        0.90.1-SNAPSHOT
+        0.91.0
       
 
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1alpha2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1beta1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1beta2
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.api.grpc
         grpc-google-cloud-bigquerystorage-v1
-        0.90.1-SNAPSHOT
+        0.91.0
       
       
         com.google.auto.value
@@ -134,7 +134,7 @@
       
         com.google.cloud
         google-cloud-bigquerystorage
-        0.125.1-beta-SNAPSHOT
+        0.126.0-beta
       
 
       
diff --git a/proto-google-cloud-bigquerystorage-v1/pom.xml b/proto-google-cloud-bigquerystorage-v1/pom.xml
index c06f773287..3bd328c474 100644
--- a/proto-google-cloud-bigquerystorage-v1/pom.xml
+++ b/proto-google-cloud-bigquerystorage-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-bigquerystorage-v1
-  0.90.1-SNAPSHOT
+  0.91.0
   proto-google-cloud-bigquerystorage-v1
   PROTO library for proto-google-cloud-bigquerystorage-v1
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml b/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml
index 8454f615f3..f0a4064a58 100644
--- a/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml
+++ b/proto-google-cloud-bigquerystorage-v1alpha2/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-bigquerystorage-v1alpha2
-  0.90.1-SNAPSHOT
+  0.91.0
   proto-google-cloud-bigquerystorage-v1alpha2
   PROTO library for proto-google-cloud-bigquerystorage-v1alpha2
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/proto-google-cloud-bigquerystorage-v1beta1/pom.xml b/proto-google-cloud-bigquerystorage-v1beta1/pom.xml
index c0030cc3fd..e89413f842 100644
--- a/proto-google-cloud-bigquerystorage-v1beta1/pom.xml
+++ b/proto-google-cloud-bigquerystorage-v1beta1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-bigquerystorage-v1beta1
-  0.90.1-SNAPSHOT
+  0.91.0
   proto-google-cloud-bigquerystorage-v1beta1
   PROTO library for proto-google-cloud-bigquerystorage-v1beta1
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/proto-google-cloud-bigquerystorage-v1beta2/pom.xml b/proto-google-cloud-bigquerystorage-v1beta2/pom.xml
index 20f6cd8cb2..0ceda107a4 100644
--- a/proto-google-cloud-bigquerystorage-v1beta2/pom.xml
+++ b/proto-google-cloud-bigquerystorage-v1beta2/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-bigquerystorage-v1beta2
-  0.90.1-SNAPSHOT
+  0.91.0
   proto-google-cloud-bigquerystorage-v1beta2
   PROTO library for proto-google-cloud-bigquerystorage-v1beta2
   
     com.google.cloud
     google-cloud-bigquerystorage-parent
-    0.125.1-beta-SNAPSHOT
+    0.126.0-beta
   
   
     
diff --git a/versions.txt b/versions.txt
index 4cb77fee5c..d8d8dddb77 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,12 +1,12 @@
 # Format:
 # module:released-version:current-version
 
-proto-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.1-SNAPSHOT
-proto-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.1-SNAPSHOT
-proto-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.1-SNAPSHOT
-proto-google-cloud-bigquerystorage-v1:0.90.0:0.90.1-SNAPSHOT
-grpc-google-cloud-bigquerystorage-v1alpha2:0.90.0:0.90.1-SNAPSHOT
-grpc-google-cloud-bigquerystorage-v1beta1:0.90.0:0.90.1-SNAPSHOT
-grpc-google-cloud-bigquerystorage-v1beta2:0.90.0:0.90.1-SNAPSHOT
-grpc-google-cloud-bigquerystorage-v1:0.90.0:0.90.1-SNAPSHOT
-google-cloud-bigquerystorage:0.125.0-beta:0.125.1-beta-SNAPSHOT
+proto-google-cloud-bigquerystorage-v1alpha2:0.91.0:0.91.0
+proto-google-cloud-bigquerystorage-v1beta1:0.91.0:0.91.0
+proto-google-cloud-bigquerystorage-v1beta2:0.91.0:0.91.0
+proto-google-cloud-bigquerystorage-v1:0.91.0:0.91.0
+grpc-google-cloud-bigquerystorage-v1alpha2:0.91.0:0.91.0
+grpc-google-cloud-bigquerystorage-v1beta1:0.91.0:0.91.0
+grpc-google-cloud-bigquerystorage-v1beta2:0.91.0:0.91.0
+grpc-google-cloud-bigquerystorage-v1:0.91.0:0.91.0
+google-cloud-bigquerystorage:0.126.0-beta:0.126.0-beta