Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class SecurityBulletin.
SecurityBulletin are notifications of vulnerabilities of Google products.
Generated from protobuf message google.cloud.securitycenter.v2.SecurityBulletin
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bulletin_id
string
ID of the bulletin corresponding to the vulnerability.
↳ submission_time
↳ suggested_upgrade_version
string
This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0
getBulletinId
ID of the bulletin corresponding to the vulnerability.
string
setBulletinId
ID of the bulletin corresponding to the vulnerability.
var
string
$this
getSubmissionTime
Submission time of this Security Bulletin.
hasSubmissionTime
clearSubmissionTime
setSubmissionTime
Submission time of this Security Bulletin.
$this
getSuggestedUpgradeVersion
This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0
string
setSuggestedUpgradeVersion
This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0
var
string
$this