Skip to content

Commit 05dcac8

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 32043 b: refs/heads/autosynth-dialogflow c: 7424ced h: refs/heads/master i: 32041: 84c4c02 32039: 5db1fcc
1 parent 4db2b87 commit 05dcac8

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
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131-
refs/heads/autosynth-dialogflow: 73747f1b1e465559238a719da17872aba3bece42
131+
refs/heads/autosynth-dialogflow: 7424ced30c1ae5e93f1a8701e68d0b39f204f7b4
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3

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