We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024cf48 commit 52803c9Copy full SHA for 52803c9
1 file changed
handwritten/pubsub/synth.py
@@ -6,6 +6,9 @@
6
7
logging.basicConfig(level=logging.DEBUG)
8
9
+AUTOSYNTH_MULTIPLE_COMMITS = True
10
+
11
12
gapic = gcp.GAPICGenerator()
13
common_templates = gcp.CommonTemplates()
14
0 commit comments