We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10990f5 commit 9fa1e4bCopy full SHA for 9fa1e4b
synth.py
@@ -18,6 +18,8 @@
18
import synthtool.gcp as gcp
19
import synthtool.languages.java as java
20
21
+AUTOSYNTH_MULTIPLE_COMMITS = True
22
+
23
gapic = gcp.GAPICGenerator()
24
25
service = 'logging'
0 commit comments