Skip to content

Commit 55fa6f0

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 28721 b: refs/heads/autosynth-dlp c: 7424ced h: refs/heads/master i: 28719: 3e4a5db
1 parent b8800d5 commit 55fa6f0

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
@@ -103,7 +103,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
103103
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106-
refs/heads/autosynth-dlp: 73747f1b1e465559238a719da17872aba3bece42
106+
refs/heads/autosynth-dlp: 7424ced30c1ae5e93f1a8701e68d0b39f204f7b4
107107
refs/heads/autosynth-logging: eca54b98c8cf82050bbdfc5c19139673dff9e5b8
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

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