We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4368c24 commit 9ff2bf1Copy full SHA for 9ff2bf1
google-cloud-clients/google-cloud-webrisk/synth.py
@@ -28,7 +28,7 @@
28
library = gapic.java_library(
29
service=service,
30
version=version,
31
- config_path=f'/google/cloud/webrisk/artman_webrisk.yaml',
+ config_path=f'/google/cloud/webrisk/artman_webrisk_{version}.yaml',
32
artman_output_name='')
33
34
s.copy(library / f'gapic-google-cloud-{service}-{version}/src', 'src')
0 commit comments