This repository was archived by the owner on May 14, 2026. It is now read-only.
Commit ca68fbe
authored
[ggj][engx] fix: update IAMCredentialsTest name handling (#605)
* fix: fix dep ordering in Bazel dedupe rules
* chore: centralize all Gapic class name getters
* fix: use gapic-remapped names in package-info.java
* fix: revert unrelated changes
* fix: handle back-compat casing for IAMCredentials API
* fix: update IAMCredentialsTest name handling1 parent 6c06c55 commit ca68fbe
3 files changed
Lines changed: 4 additions & 5 deletions
File tree
- src/main/java/com/google/api/generator/gapic/composer
- test/integration
- goldens/credentials
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments