8000
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 8f95371 commit 0844595Copy full SHA for 0844595
.kokoro/release/publish_javadoc.cfg
@@ -27,3 +27,6 @@ before_action {
27
}
28
29
30
+
31
+# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
32
+gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
synth.metadata
@@ -4,14 +4,14 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/google-http-java-client.git",
7
- "sha": "c71e1fa6b6d31d7b5a5a0df6db86e66a5ebd8614"
+ "sha": "8f95371cf5681fbc67bd598d74089f38742a1177"
8
9
},
10
{
11
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
+ "sha": "3816b080296d4d52975079fd26c110dd26ba25af"
15
16
17
],
0 commit comments