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

Commit

Permalink
feat(v1p1beta1)!: add resource to NotificationMessage, remove `havi…
Browse files Browse the repository at this point in the history
…ng` from list requests (#161)

* feat: Add Resource to the v1 NotificationMessage, which contains resource-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

* feat: Add Resource to the vp1beta1 NotificationMessage, which contains 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

* chore: allow removal of 'having' field

Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
yoshi-automation and chingor13 authored Jun 11, 2020
1 parent b97deb9 commit e9c6709
Show file tree
Hide file tree
Showing 76 changed files with 5,961 additions and 2,380 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

/**
* A client to Cloud Security Command Center API.
* A client to Security Command Center API.
*
* <p>The interfaces provided are listed below, along with usage samples.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC callable factory implementation for Cloud Security Command Center API.
* gRPC callable factory implementation for Security Command Center API.
*
* <p>This class is for advanced usage.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC stub implementation for Cloud Security Command Center API.
* gRPC stub implementation for Security Command Center API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* Base stub class for Cloud Security Command Center API.
* Base stub class for Security Command Center API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

/**
* A client to Cloud Security Command Center API.
* A client to Security Command Center API.
*
* <p>The interfaces provided are listed below, along with usage samples.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC callable factory implementation for Cloud Security Command Center API.
* gRPC callable factory implementation for Security Command Center API.
*
* <p>This class is for advanced usage.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC stub implementation for Cloud Security Command Center API.
* gRPC stub implementation for Security Command Center API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* Base stub class for Cloud Security Command Center API.
* Base stub class for Security Command Center API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Loading

0 comments on commit e9c6709

Please sign in to comment.