We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fffe9 commit 375a7c1Copy full SHA for 375a7c1
java-storage/owlbot.py
@@ -18,6 +18,7 @@
18
'This script is used to synthesize generated parts of this library.'
19
import os
20
21
+# trivial change
22
for library in s.get_staging_dirs():
23
# put any special-case replacements here
24
if os.path.exists('owl-bot-staging/v2/gapic-google-cloud-storage-v2/src/main/java/com/google/storage/v2/gapic_metadata.json'):
0 commit comments