Skip to content

Commit 4921f8e

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 34727 b: refs/heads/autosynth-texttospeech c: c6b571c h: refs/heads/master i: 34725: 3d6e58b 34723: ccdb900 34719: d718720
1 parent dd1f5a5 commit 4921f8e

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
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143-
refs/heads/autosynth-texttospeech: eae4a9dbbb9785de7ccfe78291a06aa27d984e39
143+
refs/heads/autosynth-texttospeech: c6b571c3c96335fffd441c13a72449c7090149cb
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64

branches/autosynth-texttospeech/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-texttospeech/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)