From acbcff45768515d5cfdf59c0869c07728fb35770 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 15 Jan 2019 04:13:50 -0800 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes in the API or client library generator. --- .jsdoc.js | 2 +- .kokoro/docs.sh | 8 -------- src/v1/subscriber_client.js | 4 ---- synth.metadata | 10 +++++----- 4 files changed, 6 insertions(+), 18 deletions(-) diff --git a/.jsdoc.js b/.jsdoc.js index d48e7e735..e09418fc3 100644 --- a/.jsdoc.js +++ b/.jsdoc.js @@ -20,7 +20,7 @@ module.exports = { opts: { readme: './README.md', package: './package.json', - template: './node_modules/jsdoc-baseline', + template: './node_modules/ink-docstrap/template', recurse: true, verbose: true, destination: './docs/' diff --git a/.kokoro/docs.sh b/.kokoro/docs.sh index 8ca19ce28..3af319341 100755 --- a/.kokoro/docs.sh +++ b/.kokoro/docs.sh @@ -23,11 +23,3 @@ cd $(dirname $0)/.. npm install npm run docs - -# Check broken links -BIN=./node_modules/.bin - -npm install broken-link-checker -npm install http-server -$BIN/http-server -p 8080 docs/ & -$BIN/blc -r http://localhost:8080 diff --git a/src/v1/subscriber_client.js b/src/v1/subscriber_client.js index 464a4b92d..10c9ad8e2 100644 --- a/src/v1/subscriber_client.js +++ b/src/v1/subscriber_client.js @@ -230,10 +230,6 @@ class SubscriberClient { callback ); }; - - this.getSubscriberStub = function() { - return subscriberStub; - }; } /** diff --git a/synth.metadata b/synth.metadata index 38bda9b02..c2200c8d3 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-01-05T12:13:56.472318Z", + "updateTime": "2019-01-15T12:13:50.076956Z", "sources": [ { "generator": { "name": "artman", - "version": "0.16.4", - "dockerImage": "googleapis/artman@sha256:8b45fae963557c3299921037ecbb86f0689f41b1b4aea73408ebc50562cb2857" + "version": "0.16.5", + "dockerImage": "googleapis/artman@sha256:5a96c2c5c6f9570cc9556b63dc9ce1838777fd9166b5b64e43ad8e0ecee2fe2c" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "a111a53c0c6722afcd793b64724ceef7862db5b9", - "internalRef": "227896184" + "sha": "ac33855ebab4995167d88e8d3975f181098fc6c6", + "internalRef": "229195104" } }, {