Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat(v1beta1)!: regenerate with Gapic V2 pagination settings #196

Merged
merged 5 commits into from Jun 4, 2020

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jun 4, 2020

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/129bf4ce-2255-4b88-83a1-1b40d560e3d3/targets

Source-Link: googleapis/synthtool@8b65daa
PiperOrigin-RevId: 313460921
Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 310415142
Source-Link: googleapis/googleapis@684dfea
PiperOrigin-RevId: 309824146
Source-Link: googleapis/googleapis@e0f9d9e

BREAKING CHANGE: return types for list methods now return paginated responses

…ng documentai as an example. Depends on googleapis/gapic-generator-python#402

PiperOrigin-RevId: 309824146

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 4 15:06:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
Source-Link: googleapis/googleapis@e0f9d9e
Committer: @miraleung
PiperOrigin-RevId: 310415142

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu May 7 12:34:02 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 684dfea7decfeca7a7526ea96a8e9256694dd5d8
Source-Link: googleapis/googleapis@684dfea
…sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1

PiperOrigin-RevId: 313460921

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed May 27 14:10:16 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
Source-Link: googleapis/googleapis@c4e3701
This should automatically request reviews from the googleapis/java-samples-reviewers team for changes to samples Java code.

If you provide a `codeowner_team` in the `.repo-metadata.json` configuration file, it also adds an entry for any Java code. Note that later entries in the file take precedence over earlier ones so samples Java code will only require reviews by the samples team.

Source-Author: Jeff Ching <chingor@google.com>
Source-Date: Wed Jun 3 15:32:11 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 8b65daa222d193b689279162781baf0aa1f0ffd2
Source-Link: googleapis/synthtool@8b65daa
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 4, 2020
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #196 into master will decrease coverage by 3.06%.
The diff coverage is 78.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #196      +/-   ##
============================================
- Coverage     79.32%   76.26%   -3.07%     
- Complexity      462      502      +40     
============================================
  Files            24       24              
  Lines          3604     3897     +293     
  Branches         23       48      +25     
============================================
+ Hits           2859     2972     +113     
- Misses          708      841     +133     
- Partials         37       84      +47     
Impacted Files Coverage Δ Complexity Δ
...e/cloud/datacatalog/v1beta1/DataCatalogClient.java 59.79% <ø> (-24.29%) 109.00 <0.00> (+14.00) ⬇️
...cloud/datacatalog/v1beta1/DataCatalogSettings.java 8.64% <0.00%> (ø) 2.00 <0.00> (ø)
...g/v1beta1/PolicyTagManagerSerializationClient.java 44.44% <ø> (ø) 7.00 <0.00> (ø)
.../datacatalog/v1beta1/PolicyTagManagerSettings.java 13.20% <ø> (ø) 2.00 <0.00> (ø)
...loud/datacatalog/v1beta1/stub/DataCatalogStub.java 3.12% <0.00%> (-0.21%) 1.00 <0.00> (ø)
...datacatalog/v1beta1/stub/PolicyTagManagerStub.java 6.25% <0.00%> (-0.90%) 1.00 <0.00> (ø)
...google/cloud/datacatalog/v1/DataCatalogClient.java 59.79% <56.25%> (-0.16%) 109.00 <4.00> (+4.00) ⬇️
...ud/datacatalog/v1beta1/PolicyTagManagerClient.java 65.54% <66.00%> (-4.46%) 49.00 <24.00> (+20.00) ⬇️
...log/v1beta1/stub/PolicyTagManagerStubSettings.java 81.94% <68.75%> (-2.47%) 23.00 <0.00> (+1.00) ⬇️
...acatalog/v1beta1/stub/DataCatalogStubSettings.java 83.06% <82.72%> (-1.44%) 37.00 <10.00> (ø)
... and 5 more

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 83ec28f...251ef45. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat(v1beta1)!: regenerate with Gapic V2 pagination settings Jun 4, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 4, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9f27e23 into master Jun 4, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth branch June 4, 2020 23:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.36.0](https://www.github.com/googleapis/java-datacatalog/compare/v0.35.0...v0.36.0) (2020-06-11)


### ⚠ BREAKING CHANGES

* **v1beta1:** return types for list methods now return paginated responses

### Features

* **v1beta1:** regenerate with Gapic V2 pagination settings ([#196](https://www.github.com/googleapis/java-datacatalog/issues/196)) ([9f27e23](https://www.github.com/googleapis/java-datacatalog/commit/9f27e23393e6f30959e39bae9502c937d276f8d9))


### Documentation

* change relative URLs to absolute URLs to fix broken links. ([#208](https://www.github.com/googleapis/java-datacatalog/issues/208)) ([7aa9ab6](https://www.github.com/googleapis/java-datacatalog/commit/7aa9ab6da80eca8dab4c52c04593d953e618ea44))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#192](https://www.github.com/googleapis/java-datacatalog/issues/192)) ([83ec28f](https://www.github.com/googleapis/java-datacatalog/commit/83ec28f1d8dd12dd3ab834e8434362b79342a0c0))
* update dependency com.google.api:api-common to v1.9.2 ([#197](https://www.github.com/googleapis/java-datacatalog/issues/197)) ([c6afb39](https://www.github.com/googleapis/java-datacatalog/commit/c6afb394300f37821a04c104b140deeb73616312))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#181](https://www.github.com/googleapis/java-datacatalog/issues/181)) ([6cd2787](https://www.github.com/googleapis/java-datacatalog/commit/6cd2787cb134be74c20b18503d1f85e46d5ea19b))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#193](https://www.github.com/googleapis/java-datacatalog/issues/193)) ([a666443](https://www.github.com/googleapis/java-datacatalog/commit/a666443380afe0e3555cc766ed0d7fc8582fb627))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#187](https://www.github.com/googleapis/java-datacatalog/issues/187)) ([4ddb267](https://www.github.com/googleapis/java-datacatalog/commit/4ddb26799bbcfb271e2adc75d69c383b69d1e2fd))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#191](https://www.github.com/googleapis/java-datacatalog/issues/191)) ([2bada56](https://www.github.com/googleapis/java-datacatalog/commit/2bada560b4e81963354de18c1dceddcef48c68a1))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#173](https://www.github.com/googleapis/java-datacatalog/issues/173)) ([8e5f628](https://www.github.com/googleapis/java-datacatalog/commit/8e5f628b7c2f09191179964bd72d14da9d7851da))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#202](https://www.github.com/googleapis/java-datacatalog/issues/202)) ([6fe1f63](https://www.github.com/googleapis/java-datacatalog/commit/6fe1f63b94b62169fb002aa45e3c119cac122f01))
* update dependency org.threeten:threetenbp to v1.4.4 ([#175](https://www.github.com/googleapis/java-datacatalog/issues/175)) ([500a5fc](https://www.github.com/googleapis/java-datacatalog/commit/500a5fcb479d93a989525e6e3ffc6097fe75fdd7))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
3 participants