Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

fix!: rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively #170

Merged
merged 2 commits into from Mar 9, 2021

Conversation

yoshi-automation
Copy link
Contributor

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: https://github.com/googleapis/googleapis-gen/commit/18e181194cd6da98340da7096f2b8df0c2b6aa9b

…imit', 'offset' and 'row_count' respectively

PiperOrigin-RevId: 361182102

Source-Link: googleapis/googleapis@d4cd8d9

Source-Author: Bazel Bot <bazel-bot-development[bot]@users.noreply.github.com>
Source-Date: Fri Mar 5 22:43:03 2021 +0000
Source-Repo: googleapis/googleapis-gen
Source-Sha: 18e181194cd6da98340da7096f2b8df0c2b6aa9b
Source-Link: googleapis/googleapis-gen@18e1811
@yoshi-automation yoshi-automation requested a review from a team as a code owner March 5, 2021 23:07
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #170 (15b0dcc) into master (b093093) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #170      +/-   ##
============================================
- Coverage     75.00%   74.79%   -0.21%     
+ Complexity      105      104       -1     
============================================
  Files            12       12              
  Lines           776      738      -38     
  Branches          3        2       -1     
============================================
- Hits            582      552      -30     
+ Misses          187      180       -7     
+ Partials          7        6       -1     
Impacted Files Coverage Δ Complexity Δ
...alytics/data/v1beta/BetaAnalyticsDataSettings.java 17.94% <ø> (ø) 2.00 <0.00> (ø)
...lytics/data/v1beta/stub/BetaAnalyticsDataStub.java 14.28% <ø> (+1.78%) 1.00 <0.00> (ø)
...cs/data/v1beta/stub/GrpcBetaAnalyticsDataStub.java 93.37% <ø> (+0.47%) 13.00 <0.00> (ø)
...analytics/data/v1beta/BetaAnalyticsDataClient.java 56.41% <100.00%> (-10.26%) 18.00 <1.00> (ø)
...ata/v1beta/stub/BetaAnalyticsDataStubSettings.java 82.96% <100.00%> (+0.96%) 15.00 <0.00> (-1.00) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b093093...15b0dcc. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit cfd43f0 into master Mar 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis-gen branch March 9, 2021 21:42
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 9, 2021
@release-please release-please bot mentioned this pull request Mar 9, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 18, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.7.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.6.0...v0.7.0) (2021-03-16)


### ⚠ BREAKING CHANGES

* rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively (#170)

### Features

* **generator:** update protoc to v3.15.3 ([#163](https://www.github.com/googleapis/java-analytics-data/issues/163)) ([b1852d4](https://www.github.com/googleapis/java-analytics-data/commit/b1852d4c78b4d9aa49d0b8c5bd3b9a5d2cc5fdb6))


### Bug Fixes

* rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively ([#170](https://www.github.com/googleapis/java-analytics-data/issues/170)) ([cfd43f0](https://www.github.com/googleapis/java-analytics-data/commit/cfd43f0a854379ad2161c1af8a709ebfb96196bd))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#171](https://www.github.com/googleapis/java-analytics-data/issues/171)) ([6d06098](https://www.github.com/googleapis/java-analytics-data/commit/6d0609886aca2ae74b3e5d6f840110e93fe95adc))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants