Skip to content

Commit

Permalink
chore: update .jsdoc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Mar 1, 2020
1 parent 8170b0e commit 6735cb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
5 changes: 4 additions & 1 deletion packages/google-cloud-dataproc/.jsdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

Expand All @@ -32,7 +35,7 @@ module.exports = {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos',
'protos'
],
includePattern: '\\.js$'
},
Expand Down
15 changes: 4 additions & 11 deletions packages/google-cloud-dataproc/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
{
"updateTime": "2020-02-25T22:37:37.162687Z",
"updateTime": "2020-03-01T12:21:45.590214Z",
"sources": [
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-dataproc.git",
"sha": "bf977ff6c923235de0d6e767e574c9637bd88cce"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "0aba1900ffef672ec5f0da677cf590ee5686e13b",
"internalRef": "297204568",
"log": "0aba1900ffef672ec5f0da677cf590ee5686e13b\ncluster: use square brace for cross-reference\n\nPiperOrigin-RevId: 297204568\n\n5dac2da18f6325cbaed54603c43f0667ecd50247\nRestore retry params in gapic config because securitycenter has non-standard default retry params.\nRestore a few retry codes for some idempotent methods.\n\nPiperOrigin-RevId: 297196720\n\n1eb61455530252bba8b2c8d4bc9832960e5a56f6\npubsub: v1 replace IAM HTTP rules\n\nPiperOrigin-RevId: 297188590\n\n80b2d25f8d43d9d47024ff06ead7f7166548a7ba\nDialogflow weekly v2/v2beta1 library update:\n - updates to mega agent api\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297187629\n\n0b1876b35e98f560f9c9ca9797955f020238a092\nUse an older version of protoc-docs-plugin that is compatible with the specified gapic-generator and protobuf versions.\n\nprotoc-docs-plugin >=0.4.0 (see commit https://github.com/googleapis/protoc-docs-plugin/commit/979f03ede6678c487337f3d7e88bae58df5207af) is incompatible with protobuf 3.9.1.\n\nPiperOrigin-RevId: 296986742\n\n"
"sha": "83c6f84035ee0f80eaa44d8b688a010461cc4080",
"internalRef": "297918498",
"log": "83c6f84035ee0f80eaa44d8b688a010461cc4080\nUpdate google/api/auth.proto to make AuthProvider to have JwtLocation\n\nPiperOrigin-RevId: 297918498\n\ne9e90a787703ec5d388902e2cb796aaed3a385b4\nDialogflow weekly v2/v2beta1 library update:\n - adding get validation result\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297671458\n\n1a2b05cc3541a5f7714529c665aecc3ea042c646\nAdding .yaml and .json config files.\n\nPiperOrigin-RevId: 297570622\n\ndfe1cf7be44dee31d78f78e485d8c95430981d6e\nPublish `QueryOptions` proto.\n\nIntroduced a `query_options` input in `ExecuteSqlRequest`.\n\nPiperOrigin-RevId: 297497710\n\ndafc905f71e5d46f500b41ed715aad585be062c3\npubsub: revert pull init_rpc_timeout & max_rpc_timeout back to 25 seconds and reset multiplier to 1.0\n\nPiperOrigin-RevId: 297486523\n\nf077632ba7fee588922d9e8717ee272039be126d\nfirestore: add update_transform\n\nPiperOrigin-RevId: 297405063\n\n"
}
},
{
Expand Down

0 comments on commit 6735cb9

Please sign in to comment.