We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d1537 commit 694e2b6Copy full SHA for 694e2b6
packages/google-cloud-videointelligence/synth.py
@@ -5,6 +5,8 @@
5
6
logging.basicConfig(level=logging.DEBUG)
7
8
+AUTOSYNTH_MULTIPLE_COMMITS = True
9
+
10
gapic = gcp.GAPICMicrogenerator()
11
common_templates = gcp.CommonTemplates()
12
0 commit comments