Skip to content

Commit 0085b52

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
docs: update jsdoc comments (#530)
1 parent cd9e517 commit 0085b52

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/v2/doc/google/iam/v1/doc_policy.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
* ensure that their change will be applied to the same version of the policy.
8282
*
8383
* If no `etag` is provided in the call to `setIamPolicy`, then the existing
84-
* policy is overwritten blindly.
84+
* policy is overwritten.
8585
*
8686
* @typedef Policy
8787
* @memberof google.iam.v1
@@ -109,7 +109,7 @@ const Policy = {
109109
* who is authenticated with a Google account or a service account.
110110
*
111111
* * `user:{emailid}`: An email address that represents a specific Google
112-
* account. For example, `alice@gmail.com` .
112+
* account. For example, `alice@example.com` .
113113
*
114114
*
115115
* * `serviceAccount:{emailid}`: An email address that represents a service

synth.metadata

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-08-02T11:09:44.364362Z",
2+
"updateTime": "2019-08-08T11:09:31.519354Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.32.0",
8-
"dockerImage": "googleapis/artman@sha256:6929f343c400122d85818195b18613330a12a014bffc1e08499550d40571479d"
7+
"version": "0.33.0",
8+
"dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "b92472ba0d253f2099e9977c2a5749ecd9ef1a77",
16-
"internalRef": "261295907"
15+
"sha": "7e56e8d4fec63bb04ab4f79a98f65b29f235a0a0",
16+
"internalRef": "262242585"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)