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

feat(v1p1beta1)!: add resource to NotificationMessage, remove having from list requests #161

Merged
merged 3 commits into from Jun 11, 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/a9613835-4ca9-4e24-a145-9a27c369c58d/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 315725809
Source-Link: googleapis/googleapis@027e977
PiperOrigin-RevId: 315715539
Source-Link: googleapis/googleapis@3e70564

…urce-related fields associated to the Finding notification. docs: Adjusted wording from Cloud SCC to Security Command Center, and updated filtering docs for List APIs.

PiperOrigin-RevId: 315715539

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 10:20:15 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 3e7056405a83fcbdca86c829d32264b8102fc893
Source-Link: googleapis/googleapis@3e70564
…s resource-related fields associated to the Finding notification.

feat!: Removed 'having' as a field for the Group and List APIs for both Assets and Findings.

docs: Adjusted wording from Cloud SCC to Security Command Center, and updated filtering docs for List APIs.

BREAKING CHANGE: Removed 'having' as a field in the List and Group Finding and Asset requests.

PiperOrigin-RevId: 315725809

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 11:04:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 027e9775e9d3a6f3eb197fb428727b7f17276e7b
Source-Link: googleapis/googleapis@027e977
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #161 into master will increase coverage by 0.81%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #161      +/-   ##
============================================
+ Coverage     77.83%   78.65%   +0.81%     
+ Complexity      455      396      -59     
============================================
  Files            18       18              
  Lines          3962     3719     -243     
  Branches         61       61              
============================================
- Hits           3084     2925     -159     
+ Misses          809      770      -39     
+ Partials         69       24      -45     
Impacted Files Coverage Δ Complexity Δ
...ter/v1/stub/GrpcSecurityCenterCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...securitycenter/v1/stub/GrpcSecurityCenterStub.java 96.73% <ø> (-0.28%) 30.00 <0.00> (-1.00)
...oud/securitycenter/v1/stub/SecurityCenterStub.java 3.12% <ø> (ø) 1.00 <0.00> (ø)
...1beta1/stub/GrpcSecurityCenterCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...ycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java 96.73% <ø> (-0.28%) 30.00 <0.00> (-1.00)
...uritycenter/v1p1beta1/stub/SecurityCenterStub.java 3.12% <ø> (ø) 1.00 <0.00> (ø)
...itycenter/v1beta1/stub/GrpcSecurityCenterStub.java 96.14% <0.00%> (-0.32%) 25.00% <0.00%> (-1.00%)
...enter/v1beta1/stub/SecurityCenterStubSettings.java 81.92% <0.00%> (-0.17%) 28.00% <0.00%> (-1.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 b97deb9...7402296. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat(v1p1beta1)!: add resource to NotificationMessage, remove having from list requests Jun 11, 2020
@chingor13 chingor13 merged commit e9c6709 into master Jun 11, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch June 11, 2020 17:27
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.122.0](https://www.github.com/googleapis/java-securitycenter/compare/v0.121.0...v0.122.0) (2020-06-11)


### ⚠ BREAKING CHANGES

* **v1p1beta1:** Removed 'having' as a field in the List and Group Finding and Asset requests.
* remove legacy resource name (#125)

### Features

* remove legacy resource name ([#125](https://www.github.com/googleapis/java-securitycenter/issues/125)) ([d5f88f6](https://www.github.com/googleapis/java-securitycenter/commit/d5f88f6c8c0b182170c405ccaa8f6159fecb4a86))
* **v1p1beta1:** add `resource` to NotificationMessage, remove `having` from list requests ([#161](https://www.github.com/googleapis/java-securitycenter/issues/161)) ([e9c6709](https://www.github.com/googleapis/java-securitycenter/commit/e9c670944e25e6cf24394bdd8dbee7a94ae40846))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#146](https://www.github.com/googleapis/java-securitycenter/issues/146)) ([ffba078](https://www.github.com/googleapis/java-securitycenter/commit/ffba078dd1da6ad9f78e5c4425f212892eac081f))
* update dependency com.google.api:api-common to v1.9.2 ([#153](https://www.github.com/googleapis/java-securitycenter/issues/153)) ([cfb9e30](https://www.github.com/googleapis/java-securitycenter/commit/cfb9e30815ae07d472e327f30f8a069961a2a813))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#135](https://www.github.com/googleapis/java-securitycenter/issues/135)) ([760ebf4](https://www.github.com/googleapis/java-securitycenter/commit/760ebf4cf4bd26b10451113bd7141f8303cf238f))
* update dependency com.google.guava:guava-bom to v29 ([#109](https://www.github.com/googleapis/java-securitycenter/issues/109)) ([00a1471](https://www.github.com/googleapis/java-securitycenter/commit/00a1471f0b32e08b9a0bd6fd9c3ff86a510c8d97))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#139](https://www.github.com/googleapis/java-securitycenter/issues/139)) ([213bb0e](https://www.github.com/googleapis/java-securitycenter/commit/213bb0e685eaf36b7ad730425a89e37098dc3f63))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#144](https://www.github.com/googleapis/java-securitycenter/issues/144)) ([455344f](https://www.github.com/googleapis/java-securitycenter/commit/455344f8ac059d845cf481e59007d43e8b06bfa3))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#124](https://www.github.com/googleapis/java-securitycenter/issues/124)) ([24fee0e](https://www.github.com/googleapis/java-securitycenter/commit/24fee0eef8d80ba3eb6999a315a18cbb458bdf53))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#157](https://www.github.com/googleapis/java-securitycenter/issues/157)) ([b97deb9](https://www.github.com/googleapis/java-securitycenter/commit/b97deb90aad2cf0e71480aa91dbe760cd1c5cf70))
* update dependency org.threeten:threetenbp to v1.4.4 ([#129](https://www.github.com/googleapis/java-securitycenter/issues/129)) ([5d62223](https://www.github.com/googleapis/java-securitycenter/commit/5d62223fc6c56a04aee99a8239914c650b4e3c9a))
---


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
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
3 participants