Skip to content

Commit

Permalink
chore: synthtool changes (#746)
Browse files Browse the repository at this point in the history
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* chore: migrate java-bigquerystorage to the Java microgenerator

Committer: @miraleung
PiperOrigin-RevId: 345311069

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Dec 2 14:17:15 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e39e42f368d236203a774ee994fcb4d730c33a83
Source-Link: googleapis/googleapis@e39e42f

* feat!: Updates to BigQuery Write API V1Beta2 public interface. This includes breaking changes to the API, it is fine because the API is not officially launched yet.

PiperOrigin-RevId: 345469340

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 3 09:33:11 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b53c4d98aab1eae3dac90b37019dede686782f13
Source-Link: googleapis/googleapis@b53c4d9

* fix: Update gapic-generator-java to 0.0.7

Committer: @miraleung
PiperOrigin-RevId: 345476969

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 3 10:07:32 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 7be2c821dd88109038c55c89f7dd48f092eeab9d
Source-Link: googleapis/googleapis@7be2c82

* chore: rollback migrating java-bigquerystorage to the Java microgenerator

Committer: @miraleung
PiperOrigin-RevId: 345522380

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 3 13:28:07 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f8f975c7d43904e90d6c5f1684fdb6804400e641
Source-Link: googleapis/googleapis@f8f975c

* chore: migrate java-bigquerystorage to the Java microgenerator

Committer: @miraleung
PiperOrigin-RevId: 346405446

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 8 14:03:11 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: abc43060f136ce77124754a48f367102e646844a
Source-Link: googleapis/googleapis@abc4306

* chore: update gapic-generator-java to 0.0.11

Committer: @miraleung
PiperOrigin-RevId: 347036369

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Dec 11 11:13:47 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
Source-Link: googleapis/googleapis@6d65640

* chore: update gapic-generator-java to 0.0.13

Committer: @miraleung
PiperOrigin-RevId: 347849179

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Dec 16 10:28:38 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 360a0e177316b7e9811f2ccbbef11e5f83377f3f
Source-Link: googleapis/googleapis@360a0e1
  • Loading branch information
yoshi-automation committed Dec 18, 2020
1 parent 248ab73 commit e16abc8
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 19 deletions.
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

0 comments on commit e16abc8

Please sign in to comment.