Skip to content

Commit 3c4ac99

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 34925 b: refs/heads/autosynth-trace c: 7424ced h: refs/heads/master i: 34923: 5e715b9
1 parent 794ca67 commit 3c4ac99

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
@@ -141,7 +141,7 @@ refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143
refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144-
refs/heads/autosynth-trace: 73747f1b1e465559238a719da17872aba3bece42
144+
refs/heads/autosynth-trace: 7424ced30c1ae5e93f1a8701e68d0b39f204f7b4
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9

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