Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 085bcea

Browse files
chore: adding cloud-rad java xrefs (#156)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/96d8ff4f-d6d6-45ac-aea3-6a4409bd552b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@046994f
1 parent 0e59437 commit 085bcea

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.kokoro/release/publish_javadoc11.sh

+7
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ pushd target/docfx-yml
4949
python3 -m docuploader create-metadata \
5050
--name ${NAME} \
5151
--version ${VERSION} \
52+
--xrefs devsite://java/gax \
53+
--xrefs devsite://java/google-cloud-core \
54+
--xrefs devsite://java/api-common \
55+
--xrefs devsite://java/proto-google-common-protos \
56+
--xrefs devsite://java/google-api-client \
57+
--xrefs devsite://java/google-http-client \
58+
--xrefs devsite://java/protobuf \
5259
--language java
5360

5461
# upload yml to production bucket

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-video-transcoder.git",
7-
"sha": "a253c29adf8e1f1ab208bc72e77689a3d208e364"
7+
"sha": "0e5943771b28c8a6b39e743bce471e9a074807d4"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d"
22+
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)