diff --git a/packages/google-cloud-bigquery-datatransfer/.gitattributes b/packages/google-cloud-bigquery-datatransfer/.gitattributes index 2e63216ae9c..d4f4169b28b 100644 --- a/packages/google-cloud-bigquery-datatransfer/.gitattributes +++ b/packages/google-cloud-bigquery-datatransfer/.gitattributes @@ -1,3 +1,3 @@ *.ts text eol=lf -*.js test eol=lf +*.js text eol=lf protos/* linguist-generated diff --git a/packages/google-cloud-bigquery-datatransfer/synth.metadata b/packages/google-cloud-bigquery-datatransfer/synth.metadata index e400880c369..d91b952ee80 100644 --- a/packages/google-cloud-bigquery-datatransfer/synth.metadata +++ b/packages/google-cloud-bigquery-datatransfer/synth.metadata @@ -3,15 +3,23 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/nodejs-bigquery-data-transfer.git", - "sha": "aceef3271afd1bfa384f940463d4331656f432e2" + "remote": "https://github.com/googleapis/nodejs-bigquery-data-transfer.git", + "sha": "057dadc4bcec98841e249f01b6bf36d484e7cca7" + } + }, + { + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "4f4aa3a03e470f1390758b9d89eb1aa88837a5be", + "internalRef": "320300472" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "303271797a360f8a439203413f13a160f2f5b3b4" + "sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b" } } ],