Skip to content

Commit f14b9e1

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 29791 b: refs/heads/autosynth-video-intelligence c: c2bd803 h: refs/heads/master i: 29789: f7ef6c6 29787: e3c4098 29783: 1b08e7e 29775: 3fae365 29759: baf0a55
1 parent 9f8dd96 commit f14b9e1

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
@@ -115,7 +115,7 @@ refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: e9a9a8564756e20770320ed54eafa867040a7690
116116
refs/heads/autosynth-monitoring: f3b29d97f847cecd186ec14aeee04a232aaf0e1b
117117
refs/heads/autosynth-pubsub: 7cb1cf88e2e0731dbdfb4540a0dce7fb33f71c93
118-
refs/heads/autosynth-video-intelligence: c6b571c3c96335fffd441c13a72449c7090149cb
118+
refs/heads/autosynth-video-intelligence: c2bd80396710e21064dfdd92a20b5d4cee38b26f
119119
refs/heads/autosynth-vision: 01ef61bcef344ceee0198f56f18bc1db20201261
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-iot/src/main/java/com/google/cloud/iot/v1/DeviceManagerClient.java

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,9 +1512,8 @@ public final ListDeviceStatesResponse listDeviceStates(ListDeviceStatesRequest r
15121512
* }
15131513
* </code></pre>
15141514
*
1515-
* @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
1516-
* usually specified as a path. For example, a Project resource is specified as
1517-
* `projects/{project}`.
1515+
* @param resource REQUIRED: The resource for which the policy is being specified. See the
1516+
* operation documentation for the appropriate value for this field.
15181517
* @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
15191518
* policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
15201519
* Platform services (such as Projects) might reject them.
@@ -1544,9 +1543,8 @@ public final Policy setIamPolicy(RegistryName resource, Policy policy) {
15441543
* }
15451544
* </code></pre>
15461545
*
1547-
* @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
1548-
* usually specified as a path. For example, a Project resource is specified as
1549-
* `projects/{project}`.
1546+
* @param resource REQUIRED: The resource for which the policy is being specified. See the
1547+
* operation documentation for the appropriate value for this field.
15501548
* @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
15511549
* policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
15521550
* Platform services (such as Projects) might reject them.
@@ -1622,9 +1620,8 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
16221620
* }
16231621
* </code></pre>
16241622
*
1625-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1626-
* usually specified as a path. For example, a Project resource is specified as
1627-
* `projects/{project}`.
1623+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1624+
* operation documentation for the appropriate value for this field.
16281625
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
16291626
*/
16301627
public final Policy getIamPolicy(RegistryName resource) {
@@ -1650,9 +1647,8 @@ public final Policy getIamPolicy(RegistryName resource) {
16501647
* }
16511648
* </code></pre>
16521649
*
1653-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1654-
* usually specified as a path. For example, a Project resource is specified as
1655-
* `projects/{project}`.
1650+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1651+
* operation documentation for the appropriate value for this field.
16561652
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
16571653
*/
16581654
public final Policy getIamPolicy(String resource) {
@@ -1723,9 +1719,8 @@ public final UnaryCallable<GetIamPolicyRequest, Policy> getIamPolicyCallable() {
17231719
* }
17241720
* </code></pre>
17251721
*
1726-
* @param resource REQUIRED: The resource for which the policy detail is being requested.
1727-
* `resource` is usually specified as a path. For example, a Project resource is specified as
1728-
* `projects/{project}`.
1722+
* @param resource REQUIRED: The resource for which the policy detail is being requested. See the
1723+
* operation documentation for the appropriate value for this field.
17291724
* @param permissions The set of permissions to check for the `resource`. Permissions with
17301725
* wildcards (such as '&#42;' or 'storage.&#42;') are not allowed. For more information see
17311726
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
@@ -1757,9 +1752,8 @@ public final TestIamPermissionsResponse testIamPermissions(
17571752
* }
17581753
* </code></pre>
17591754
*
1760-
* @param resource REQUIRED: The resource for which the policy detail is being requested.
1761-
* `resource` is usually specified as a path. For example, a Project resource is specified as
1762-
* `projects/{project}`.
1755+
* @param resource REQUIRED: The resource for which the policy detail is being requested. See the
1756+
* operation documentation for the appropriate value for this field.
17631757
* @param permissions The set of permissions to check for the `resource`. Permissions with
17641758
* wildcards (such as '&#42;' or 'storage.&#42;') are not allowed. For more information see
17651759
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-iot/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:47:19.665595Z",
2+
"updateTime": "2019-05-07T07:47:17.797331Z",
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)