Skip to content

Commit f11f032

Browse files
authored
---
yaml --- r: 24819 b: refs/heads/autosynth-scheduler c: 9ff2bf1 h: refs/heads/master i: 24817: 368f4c3 24815: 3c38d89
1 parent d6ade78 commit f11f032

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • branches/autosynth-scheduler/google-cloud-clients/google-cloud-webrisk

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6
136136
refs/heads/autosynth-language: e73905aa7672afa47240e65b25c087207f4594f9
137137
refs/heads/autosynth-os-login: 123ba209c5769d0ee067e0ce5848bec13b42a4f4
138138
refs/heads/autosynth-redis: 6bedce4d7c7c6ca6a22e83ad1780e08fdc565a9e
139-
refs/heads/autosynth-scheduler: 4368c24d4a834b34d6a2bb3a6a7a55e9a9660b6f
139+
refs/heads/autosynth-scheduler: 9ff2bf1d5a86c41fffbe3fd93dc69e4ca92c9585
140140
refs/heads/autosynth-spanner: a249d9564d8c27ab4439abc6562d7f3b9b7f655d
141141
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
142142
refs/heads/autosynth-tasks: 5d6a4f686ffef2080506d3b613fc7563a8bba1cb

branches/autosynth-scheduler/google-cloud-clients/google-cloud-webrisk/synth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
library = gapic.java_library(
2929
service=service,
3030
version=version,
31-
config_path=f'/google/cloud/webrisk/artman_webrisk.yaml',
31+
config_path=f'/google/cloud/webrisk/artman_webrisk_{version}.yaml',
3232
artman_output_name='')
3333

3434
s.copy(library / f'gapic-google-cloud-{service}-{version}/src', 'src')

0 commit comments

Comments
 (0)