Skip to content

Commit

Permalink
docs: update jsdoc comments (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Aug 8, 2019
1 parent dbb11e3 commit 0e24917
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
* ensure that their change will be applied to the same version of the policy.
*
* If no `etag` is provided in the call to `setIamPolicy`, then the existing
* policy is overwritten blindly.
* policy is overwritten.
*
* @typedef Policy
* @memberof google.iam.v1
Expand Down Expand Up @@ -109,7 +109,7 @@ const Policy = {
* who is authenticated with a Google account or a service account.
*
* * `user:{emailid}`: An email address that represents a specific Google
* account. For example, `alice@gmail.com` .
* account. For example, `alice@example.com` .
*
*
* * `serviceAccount:{emailid}`: An email address that represents a service
Expand Down
10 changes: 5 additions & 5 deletions packages/google-cloud-datacatalog/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"updateTime": "2019-08-02T11:11:20.312051Z",
"updateTime": "2019-08-08T11:11:12.540267Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.32.0",
"dockerImage": "googleapis/artman@sha256:6929f343c400122d85818195b18613330a12a014bffc1e08499550d40571479d"
"version": "0.33.0",
"dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "3a40d3a5f5e5a33fd49888a8a33ed021f65c0ccf",
"internalRef": "261297518"
"sha": "7e56e8d4fec63bb04ab4f79a98f65b29f235a0a0",
"internalRef": "262242585"
}
},
{
Expand Down

0 comments on commit 0e24917

Please sign in to comment.