Skip to content

Commit f356b17

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 35623 b: refs/heads/autosynth-iamcredentials c: c6b571c h: refs/heads/master i: 35621: e66f927 35619: a5a9ec5 35615: daba67d
1 parent 8609ed4 commit f356b17

3 files changed

Lines changed: 18 additions & 24 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ refs/heads/pubsub-ordering-keys: 3ea3dc93288c90e1776339a2c059a076e2e2fd1d
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0
162-
refs/heads/autosynth-iamcredentials: eae4a9dbbb9785de7ccfe78291a06aa27d984e39
162+
refs/heads/autosynth-iamcredentials: c6b571c3c96335fffd441c13a72449c7090149cb
163163
refs/heads/release-google-cloud-java-v0.78.0: fae5e980779cf0173a152636b278015b9f60ee55
164164
refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
165165
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb

branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/ContainerAnalysisV1Beta1Client.java

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,8 @@ public ContainerAnalysisV1Beta1Stub getStub() {
199199
* }
200200
* </code></pre>
201201
*
202-
* @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
203-
* usually specified as a path. For example, a Project resource is specified as
204-
* `projects/{project}`.
202+
* @param resource REQUIRED: The resource for which the policy is being specified. See the
203+
* operation documentation for the appropriate value for this field.
205204
* @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
206205
* policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
207206
* Platform services (such as Projects) might reject them.
@@ -236,9 +235,8 @@ public final Policy setIamPolicy(IamResourceName resource, Policy policy) {
236235
* }
237236
* </code></pre>
238237
*
239-
* @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
240-
* usually specified as a path. For example, a Project resource is specified as
241-
* `projects/{project}`.
238+
* @param resource REQUIRED: The resource for which the policy is being specified. See the
239+
* operation documentation for the appropriate value for this field.
242240
* @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
243241
* policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
244242
* Platform services (such as Projects) might reject them.
@@ -328,9 +326,8 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
328326
* }
329327
* </code></pre>
330328
*
331-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
332-
* usually specified as a path. For example, a Project resource is specified as
333-
* `projects/{project}`.
329+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
330+
* operation documentation for the appropriate value for this field.
334331
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
335332
*/
336333
public final Policy getIamPolicy(IamResourceName resource) {
@@ -360,9 +357,8 @@ public final Policy getIamPolicy(IamResourceName resource) {
360357
* }
361358
* </code></pre>
362359
*
363-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
364-
* usually specified as a path. For example, a Project resource is specified as
365-
* `projects/{project}`.
360+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
361+
* operation documentation for the appropriate value for this field.
366362
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
367363
*/
368364
public final Policy getIamPolicy(String resource) {
@@ -444,9 +440,8 @@ public final UnaryCallable<GetIamPolicyRequest, Policy> getIamPolicyCallable() {
444440
* }
445441
* </code></pre>
446442
*
447-
* @param resource REQUIRED: The resource for which the policy detail is being requested.
448-
* `resource` is usually specified as a path. For example, a Project resource is specified as
449-
* `projects/{project}`.
443+
* @param resource REQUIRED: The resource for which the policy detail is being requested. See the
444+
* operation documentation for the appropriate value for this field.
450445
* @param permissions The set of permissions to check for the `resource`. Permissions with
451446
* wildcards (such as '&#42;' or 'storage.&#42;') are not allowed. For more information see
452447
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
@@ -481,9 +476,8 @@ public final TestIamPermissionsResponse testIamPermissions(
481476
* }
482477
* </code></pre>
483478
*
484-
* @param resource REQUIRED: The resource for which the policy detail is being requested.
485-
* `resource` is usually specified as a path. For example, a Project resource is specified as
486-
* `projects/{project}`.
479+
* @param resource REQUIRED: The resource for which the policy detail is being requested. See the
480+
* operation documentation for the appropriate value for this field.
487481
* @param permissions The set of permissions to check for the `resource`. Permissions with
488482
* wildcards (such as '&#42;' or 'storage.&#42;') are not allowed. For more information see
489483
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).

branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-containeranalysis/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-04-02T07:39:28.731187Z",
2+
"updateTime": "2019-05-07T07:39:23.514320Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.22",
8-
"dockerImage": "googleapis/artman@sha256:e7f9554322a8aa1416c122c918fdc4cdec8cfe816f027fc948dec0be7edef320"
7+
"version": "0.19.0",
8+
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "6c48ab5aef47dc14e02e2dc718d232a28067129d",
16-
"internalRef": "241437588"
15+
"sha": "5aeb4179d0c424be6b1b228bce7ec75ec24f3d12",
16+
"internalRef": "246901187"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)