This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(regen): removes deprecated FeedName methods from v1p2beta1 client (
#157) * chore: enable gapicv2 for asset/v1p2beta1 API Committer: @miraleung PiperOrigin-RevId: 306281797 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Apr 13 12:09:03 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0feb08065d91d6deebffef3019751f0619a72140 Source-Link: googleapis/googleapis@0feb080 * chore: enable gapicv2 for asset/v1p4beta1 API Committer: @miraleung PiperOrigin-RevId: 306282838 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Apr 13 12:13:42 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 4efd71279f0781579ced60c374336ce1b8b8cea8 Source-Link: googleapis/googleapis@4efd712 * chore: enable gapicv2 for asset/v1beta1 API Committer: @miraleung PiperOrigin-RevId: 306283252 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Apr 13 12:15:47 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: a34f4eb96a94bfd5b3e7f8de253db28d0a3e9237 Source-Link: googleapis/googleapis@a34f4eb * chore: allow breaking change to v1p2beta1 client Co-authored-by: Jeff Ching <chingor@google.com>
- Loading branch information
1 parent
ec7e53d
commit 6de4ad0
Showing
19 changed files
with
656 additions
and
485 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
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> | ||
<differenceType>7002</differenceType> | ||
<className>com/google/cloud/asset/v1p2beta1/AssetServiceClient</className> | ||
<method>java.lang.String *FeedName(*)</method> | ||
</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
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
Oops, something went wrong.