Skip to content

Commit 92ecc31

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 29679 b: refs/heads/autosynth-pubsub c: 7424ced h: refs/heads/master i: 29677: 7fd6fb4 29675: 45c636a 29671: 49e0e3a 29663: 8be9de8
1 parent 0ab204d commit 92ecc31

3 files changed

Lines changed: 12 additions & 15 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: e9a9a8564756e20770320ed54eafa867040a7690
116116
refs/heads/autosynth-monitoring: f3b29d97f847cecd186ec14aeee04a232aaf0e1b
117-
refs/heads/autosynth-pubsub: 73747f1b1e465559238a719da17872aba3bece42
117+
refs/heads/autosynth-pubsub: 7424ced30c1ae5e93f1a8701e68d0b39f204f7b4
118118
refs/heads/autosynth-video-intelligence: 82b145665822830c46d47eb8925edb2d842d6815
119119
refs/heads/autosynth-vision: 01ef61bcef344ceee0198f56f18bc1db20201261
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131

branches/autosynth-pubsub/google-cloud-clients/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BaseBigtableInstanceAdminClient.java

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,9 +1796,8 @@ public final UnaryCallable<DeleteAppProfileRequest, Empty> deleteAppProfileCalla
17961796
* }
17971797
* </code></pre>
17981798
*
1799-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1800-
* usually specified as a path. For example, a Project resource is specified as
1801-
* `projects/{project}`.
1799+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1800+
* operation documentation for the appropriate value for this field.
18021801
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
18031802
*/
18041803
public final Policy getIamPolicy(String resource) {
@@ -1868,9 +1867,8 @@ public final UnaryCallable<GetIamPolicyRequest, Policy> getIamPolicyCallable() {
18681867
* }
18691868
* </code></pre>
18701869
*
1871-
* @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
1872-
* usually specified as a path. For example, a Project resource is specified as
1873-
* `projects/{project}`.
1870+
* @param resource REQUIRED: The resource for which the policy is being specified. See the
1871+
* operation documentation for the appropriate value for this field.
18741872
* @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
18751873
* policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
18761874
* Platform services (such as Projects) might reject them.
@@ -1946,9 +1944,8 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
19461944
* }
19471945
* </code></pre>
19481946
*
1949-
* @param resource REQUIRED: The resource for which the policy detail is being requested.
1950-
* `resource` is usually specified as a path. For example, a Project resource is specified as
1951-
* `projects/{project}`.
1947+
* @param resource REQUIRED: The resource for which the policy detail is being requested. See the
1948+
* operation documentation for the appropriate value for this field.
19521949
* @param permissions The set of permissions to check for the `resource`. Permissions with
19531950
* wildcards (such as '&#42;' or 'storage.&#42;') are not allowed. For more information see
19541951
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).

branches/autosynth-pubsub/google-cloud-clients/google-cloud-bigtable/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-29T22:56:01.195702Z",
2+
"updateTime": "2019-05-07T07:36:07.852297Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.17.1",
8-
"dockerImage": "googleapis/artman@sha256:a40ca4dd4ef031c0ded4df4909ffdf7b3f20d29b23e682ef991eb60ba0ca6025"
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": "be3005c8a16e8424d0330e977ac78f2976bf01d3",
16-
"internalRef": "245840921"
15+
"sha": "5aeb4179d0c424be6b1b228bce7ec75ec24f3d12",
16+
"internalRef": "246901187"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)