This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: rename the 'page_size', 'page_token', 'total_size' fields to 'l…
…imit', 'offset' and 'row_count' respectively (#170) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cc709e90-a49a-42d6-a4ad-ab9e235da65b/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 361182102 Source-Link: googleapis/googleapis@d4cd8d9 Source-Link: googleapis/googleapis-gen@18e1811
- Loading branch information
1 parent
6d06098
commit cfd43f0
Showing
21 changed files
with
646 additions
and
1,177 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,31 @@ | ||
<?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/analytics/data/v1beta/stub/*Stub*</className> | ||
<method>* runReport*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7002</differenceType> | ||
<className>com/google/analytics/data/v1beta/BetaAnalytics*</className> | ||
<method>* runReport*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7006</differenceType> | ||
<className>com/google/analytics/data/v1beta/BetaAnalytics*</className> | ||
<method>* runReport*(*)</method> | ||
<to>*</to> | ||
</difference> | ||
<difference> | ||
<differenceType>7006</differenceType> | ||
<className>com/google/analytics/data/v1beta/stub/BetaAnalytics*</className> | ||
<method>* runReport*(*)</method> | ||
<to>*</to> | ||
</difference> | ||
<difference> | ||
<differenceType>8001</differenceType> | ||
<className>com/google/analytics/data/v1beta/BetaAnalytics*</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
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
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.