We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2d729 commit 7c85273Copy full SHA for 7c85273
1 file changed
handwritten/datastore/synth.py
@@ -5,6 +5,9 @@
5
6
logging.basicConfig(level=logging.DEBUG)
7
8
+AUTOSYNTH_MULTIPLE_COMMITS = True
9
+
10
11
gapic = gcp.GAPICMicrogenerator()
12
version = 'v1'
13
library = gapic.typescript_library(
0 commit comments