diff --git a/packages/google-cloud-phishingprotection/synth.py b/packages/google-cloud-phishingprotection/synth.py index 9794be5343f..72e25af2258 100644 --- a/packages/google-cloud-phishingprotection/synth.py +++ b/packages/google-cloud-phishingprotection/synth.py @@ -20,6 +20,9 @@ logging.basicConfig(level=logging.DEBUG) +AUTOSYNTH_MULTIPLE_COMMITS = True + + # run the gapic generator gapic = gcp.GAPICMicrogenerator() versions = ['v1beta1']