Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix: export explicit version from protos.js (#339)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/1630485f-7526-4afd-9c13-b5660664d6a2/targets
  • Loading branch information
yoshi-automation committed Apr 7, 2020
1 parent 2da942d commit 5ed9ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protos/protos.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
var $Reader = $protobuf.Reader, $Writer = $protobuf.Writer, $util = $protobuf.util;

// Exported root namespace
var $root = $protobuf.roots["default"] || ($protobuf.roots["default"] = {});
var $root = $protobuf.roots._google_cloud_bigquery_data_transfer_1_5_3_protos || ($protobuf.roots._google_cloud_bigquery_data_transfer_1_5_3_protos = {});

$root.google = (function() {

Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-01T11:31:02.754106Z",
"updateTime": "2020-04-03T11:14:58.244304Z",
"sources": [
{
"git": {
Expand Down

0 comments on commit 5ed9ed0

Please sign in to comment.