Commit 1f66dca
fix: correct FirestoreAdminClient source link in documentation (#2304)
* fix: correct FirestoreAdminClient source link in documentation
The FirestoreAdminClient source code resides in the `google-cloud-firestore-admin`
directory, which differs from the artifact ID (`google-cloud-firestore`). This
mismatch causes the generated GitHub source links in the documentation to be broken.
This change adds `library_path_overrides` to `.repo-metadata.json` to explicitly
map `FirestoreAdminClient` to the correct source directory.
Fixes: b/442875200
* chore: generate libraries at Wed Jan 28 18:54:55 UTC 2026
---------
Co-authored-by: cloud-java-bot <[email protected]>1 parent e750393 commit 1f66dca
2 files changed
+27
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
0 commit comments