There was an error while loading. Please reload this page.
1 parent 9a7cb99 commit a370d51Copy full SHA for a370d51
1 file changed
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
protobuf_header = "// Generated by the protocol buffer compiler. DO NOT EDIT!"
0 commit comments