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

Commit

Permalink
add namespace to fix some 404s in doc (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored and JustinBeckwith committed Sep 10, 2018
1 parent d37b1fc commit 96e2b81
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@
/**
* @namespace google.cloud.tasks.v2beta3
*/
/**
* @namespace google.protobuf
*/
/**
* @namespace google.rpc
*/
/**
* @namespace google.type
*/

'use strict';

Expand Down

0 comments on commit 96e2b81

Please sign in to comment.