Skip to content

Commit c376241

Browse files
authored
---
yaml --- r: 28607 b: refs/heads/autosynth-dlp c: 9ff2bf1 h: refs/heads/master i: 28605: eed5f62 28603: ec3ee69 28599: 3aa32f8 28591: be784d4 28575: 3ea4659 28543: 2eb3b7b
1 parent 1d8a486 commit c376241

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

[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: 4368c24d4a834b34d6a2bb3a6a7a55e9a9660b6f
106+
refs/heads/autosynth-dlp: 9ff2bf1d5a86c41fffbe3fd93dc69e4ca92c9585
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-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)