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

feat(v1beta1): migrate to gapic v2 - SourceName -> ResourceName #203

Merged
merged 4 commits into from Jul 29, 2020

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/dbbb67d7-4ea8-474e-aa12-ba9b084f1285/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 323062460
Source-Link: googleapis/googleapis@599ede9
PiperOrigin-RevId: 322867095
Source-Link: googleapis/googleapis@e26e183

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
chore: update various comments
PiperOrigin-RevId: 322867095

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jul 23 14:30:13 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e26e1839a45445d13cd45b1be3b1523defb72fee
Source-Link: googleapis/googleapis@e26e183
BREAKING CHANGE: IAM method flattenings changed to generic resource name class

PiperOrigin-RevId: 323062460

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 24 13:35:34 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 599ede9ebdeb33a91be48748f5f83ec13e7e692c
Source-Link: googleapis/googleapis@599ede9
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2020
@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #203 into master will decrease coverage by 0.59%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #203      +/-   ##
============================================
- Coverage     79.02%   78.42%   -0.60%     
- Complexity      396      455      +59     
============================================
  Files            18       18              
  Lines          3785     4070     +285     
  Branches         61       61              
============================================
+ Hits           2991     3192     +201     
- Misses          770      809      +39     
- Partials         24       69      +45     
Impacted Files Coverage Δ Complexity Δ
...d/securitycenter/v1beta1/SecurityCenterClient.java 69.54% <ø> (-4.62%) 67.00 <0.00> (+13.00) ⬇️
...1beta1/stub/GrpcSecurityCenterCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...itycenter/v1beta1/stub/GrpcSecurityCenterStub.java 96.46% <ø> (+0.31%) 26.00 <0.00> (+1.00)
...ecuritycenter/v1beta1/stub/SecurityCenterStub.java 3.84% <ø> (ø) 1.00 <0.00> (ø)
...enter/v1beta1/stub/SecurityCenterStubSettings.java 83.82% <100.00%> (+1.89%) 29.00 <0.00> (+1.00)
...securitycenter/v1p1beta1/SecurityCenterClient.java 64.39% <0.00%> (-5.73%) 93.00% <0.00%> (+21.00%) ⬇️
.../cloud/securitycenter/v1/SecurityCenterClient.java 67.31% <0.00%> (-5.41%) 89.00% <0.00%> (+19.00%) ⬇️
...ritycenter/v1/stub/SecurityCenterStubSettings.java 83.44% <0.00%> (+0.23%) 34.00% <0.00%> (+1.00%)
... and 4 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 7813a66...9176d0d. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix(v1beta1): migrate to gapic v2 Jul 29, 2020
@chingor13 chingor13 changed the title fix(v1beta1): migrate to gapic v2 feat(v1beta1): migrate to gapic v2 - SourceName -> ResourceName Jul 29, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 29, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4a88b5a into master Jul 29, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch July 29, 2020 20:30
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.2.0](https://www.github.com/googleapis/java-securitycenter/compare/v1.1.0...v1.2.0) (2020-08-10)


### Features

* **v1beta1:** migrate to gapic v2 - SourceName -> ResourceName ([#203](https://www.github.com/googleapis/java-securitycenter/issues/203)) ([4a88b5a](https://www.github.com/googleapis/java-securitycenter/commit/4a88b5a1b415b60e87fd0c9c8e1725cd61176479))


### Bug Fixes

* migrate to grpc_service_config ([#200](https://www.github.com/googleapis/java-securitycenter/issues/200)) ([7813a66](https://www.github.com/googleapis/java-securitycenter/commit/7813a6696e4cca71f53f6042c062ec19b2f63780))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#194](https://www.github.com/googleapis/java-securitycenter/issues/194)) ([b17809b](https://www.github.com/googleapis/java-securitycenter/commit/b17809bf2d595af90782dda81dc7bc90a8a61a24))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#198](https://www.github.com/googleapis/java-securitycenter/issues/198)) ([04158c2](https://www.github.com/googleapis/java-securitycenter/commit/04158c218955efcd85b1009cae71ac94884f85cb))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#208](https://www.github.com/googleapis/java-securitycenter/issues/208)) ([9cf4964](https://www.github.com/googleapis/java-securitycenter/commit/9cf4964cb09196694b21705abf0c794e45dc587d))
---


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: partial
Projects
None yet
2 participants