Skip to content

Commit d8812e7

Browse files
authored
---
yaml --- r: 32247 b: refs/heads/autosynth-errorreporting c: 9ff2bf1 h: refs/heads/master i: 32245: 87f019f 32243: 1fd1498 32239: 28faefa
1 parent 1c542c6 commit d8812e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131131
refs/heads/autosynth-dialogflow: 73974cc32e5212aec0126472e0bc1442886fedaf
132-
refs/heads/autosynth-errorreporting: 4368c24d4a834b34d6a2bb3a6a7a55e9a9660b6f
132+
refs/heads/autosynth-errorreporting: 9ff2bf1d5a86c41fffbe3fd93dc69e4ca92c9585
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3
135135
refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6

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