Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHANGE ME] Re-generated to pick up changes from googleapis. #746

Merged
merged 8 commits into from Dec 18, 2020
4 changes: 0 additions & 4 deletions .github/generated-files-bot.yml
Expand Up @@ -5,7 +5,3 @@ externalManifests:
- type: json
file: '.github/readme/synth.metadata/synth.metadata'
jsonpath: '$.generatedFiles[*]'
ignoreAuthors:
- 'renovate-bot'
- 'yoshi-automation'
- 'release-please[bot]'
Expand Up @@ -17,13 +17,13 @@
/**
* The interfaces provided are listed below, along with usage samples.
*
* <p>======================= BigQueryReadClient =======================
* <p>======================= BaseBigQueryReadClient =======================
*
* <p>Service Description: BigQuery Read API.
*
* <p>The Read API can be used to read data from BigQuery.
*
* <p>Sample for BigQueryReadClient:
* <p>Sample for BaseBigQueryReadClient:
*/
@Generated("by gapic-generator-java")
package com.google.cloud.bigquery.storage.v1;
Expand Down
Expand Up @@ -17,13 +17,13 @@
/**
* The interfaces provided are listed below, along with usage samples.
*
* <p>======================= BigQueryStorageClient =======================
* <p>======================= BaseBigQueryStorageClient =======================
*
* <p>Service Description: BigQuery storage API.
*
* <p>The BigQuery storage API can be used to read data stored in BigQuery.
*
* <p>Sample for BigQueryStorageClient:
* <p>Sample for BaseBigQueryStorageClient:
*/
@Generated("by gapic-generator-java")
package com.google.cloud.bigquery.storage.v1beta1;
Expand Down
Expand Up @@ -17,7 +17,7 @@
/**
* The interfaces provided are listed below, along with usage samples.
*
* <p>======================= BigQueryReadClient =======================
* <p>======================= BaseBigQueryReadClient =======================
*
* <p>Service Description: BigQuery Read API.
*
Expand All @@ -26,7 +26,7 @@
* <p>New code should use the v1 Read API going forward, if they don't use Write API at the same
* time.
*
* <p>Sample for BigQueryReadClient:
* <p>Sample for BaseBigQueryReadClient:
*
* <p>======================= BigQueryWriteClient =======================
*
Expand Down
20 changes: 11 additions & 9 deletions synth.metadata
Expand Up @@ -11,39 +11,39 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "3fa869d44202eb8d4cae6b611e5feabf867fbf86"
"sha": "248ab73eebb9feda94e7e29de591a70c91a064c1"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "8cfc6c874574b649b4524a4ef6a0651533325a84",
"internalRef": "345067549"
"sha": "360a0e177316b7e9811f2ccbbef11e5f83377f3f",
"internalRef": "347849179"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "8cfc6c874574b649b4524a4ef6a0651533325a84",
"internalRef": "345067549"
"sha": "360a0e177316b7e9811f2ccbbef11e5f83377f3f",
"internalRef": "347849179"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "8cfc6c874574b649b4524a4ef6a0651533325a84",
"internalRef": "345067549"
"sha": "360a0e177316b7e9811f2ccbbef11e5f83377f3f",
"internalRef": "347849179"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "8cfc6c874574b649b4524a4ef6a0651533325a84",
"internalRef": "345067549"
"sha": "360a0e177316b7e9811f2ccbbef11e5f83377f3f",
"internalRef": "347849179"
}
},
{
Expand Down Expand Up @@ -332,6 +332,8 @@
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamRequestOrBuilder.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponse.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/SplitReadStreamResponseOrBuilder.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StorageError.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StorageErrorOrBuilder.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StorageProto.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamProto.java",
"proto-google-cloud-bigquerystorage-v1beta2/src/main/java/com/google/cloud/bigquery/storage/v1beta2/StreamStats.java",
Expand Down