-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove
v1alpha
from mapsplatformdataset generation config (#…
…10891) * chore: remove `v1alpha` from mapsplatformdataset generation config * remove files of mapsplatformdataset v1alpha * restore samples * ignore class removal clirr check
- Loading branch information
1 parent
d14d1f7
commit 9b913f7
Showing
62 changed files
with
9 additions
and
25,010 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
...-maps-mapsplatformdatasets/google-maps-mapsplatformdatasets/clirr-ignored-differences.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html --> | ||
<differences> | ||
<difference> | ||
<!-- This difference is ignored in favor of removing the v1alpha version from this client --> | ||
<differenceType>8001</differenceType> | ||
<className>com/google/maps/mapsplatformdatasets/v1alpha/**</className> | ||
</difference> | ||
</differences> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,418 changes: 0 additions & 1,418 deletions
1,418
.../java/com/google/maps/mapsplatformdatasets/v1alpha/MapsPlatformDatasetsV1AlphaClient.java
This file was deleted.
Oops, something went wrong.
286 changes: 0 additions & 286 deletions
286
...ava/com/google/maps/mapsplatformdatasets/v1alpha/MapsPlatformDatasetsV1AlphaSettings.java
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
...rmdatasets/src/main/java/com/google/maps/mapsplatformdatasets/v1alpha/gapic_metadata.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.