Reference documentation and code samples for the Google Cloud Container V1 Client class SecurityBulletinEvent.
SecurityBulletinEvent is a notification sent to customers when a security
bulletin has been posted that they are vulnerable to.
Generated from protobuf messagegoogle.container.v1.SecurityBulletinEvent
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ resource_type_affected
string
The resource type (node/control plane) that has the vulnerability. Multiple notifications (1 notification per resource type) will be sent for a vulnerability that affects > 1 resource type.
↳ bulletin_id
string
The ID of the bulletin corresponding to the vulnerability.
↳ cve_ids
array
The CVEs associated with this bulletin.
↳ severity
string
The severity of this bulletin as it relates to GKE.
↳ bulletin_uri
string
The URI link to the bulletin on the website for more information.
↳ brief_description
string
A brief description of the bulletin. See the bulletin pointed to by the bulletin_uri field for an expanded description.
↳ affected_supported_minors
array
The GKE minor versions affected by this vulnerability.
↳ patched_versions
array
The GKE versions where this vulnerability is patched.
↳ suggested_upgrade_target
string
This represents a version selected from the patched_versions field that the cluster receiving this notification should most likely want to upgrade to based on its current version. Note that if this notification is being received by a given cluster, it means that this version is currently available as an upgrade target in that cluster's location.
↳ manual_steps_required
bool
If this field is specified, it means there are manual steps that the user must take to make their clusters safe.
↳ mitigated_versions
array
The GKE versions where this vulnerability is mitigated.
getResourceTypeAffected
The resource type (node/control plane) that has the vulnerability. Multiple
notifications (1 notification per resource type) will be sent for a
vulnerability that affects > 1 resource type.
Returns
Type
Description
string
setResourceTypeAffected
The resource type (node/control plane) that has the vulnerability. Multiple
notifications (1 notification per resource type) will be sent for a
vulnerability that affects > 1 resource type.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getBulletinId
The ID of the bulletin corresponding to the vulnerability.
Returns
Type
Description
string
setBulletinId
The ID of the bulletin corresponding to the vulnerability.
The GKE versions where this vulnerability is patched.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getSuggestedUpgradeTarget
This represents a version selected from the patched_versions field that
the cluster receiving this notification should most likely want to upgrade
to based on its current version. Note that if this notification is being
received by a given cluster, it means that this version is currently
available as an upgrade target in that cluster's location.
Returns
Type
Description
string
setSuggestedUpgradeTarget
This represents a version selected from the patched_versions field that
the cluster receiving this notification should most likely want to upgrade
to based on its current version. Note that if this notification is being
received by a given cluster, it means that this version is currently
available as an upgrade target in that cluster's location.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getManualStepsRequired
If this field is specified, it means there are manual steps that the user
must take to make their clusters safe.
Returns
Type
Description
bool
setManualStepsRequired
If this field is specified, it means there are manual steps that the user
must take to make their clusters safe.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getMitigatedVersions
The GKE versions where this vulnerability is mitigated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class SecurityBulletinEvent (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.SecurityBulletinEvent)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.SecurityBulletinEvent)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.SecurityBulletinEvent)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.SecurityBulletinEvent)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.SecurityBulletinEvent)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.SecurityBulletinEvent)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.SecurityBulletinEvent)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.SecurityBulletinEvent)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.SecurityBulletinEvent)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.SecurityBulletinEvent)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.SecurityBulletinEvent)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.SecurityBulletinEvent)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.SecurityBulletinEvent)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.SecurityBulletinEvent)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.SecurityBulletinEvent)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.SecurityBulletinEvent)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.SecurityBulletinEvent)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.SecurityBulletinEvent)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.SecurityBulletinEvent)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.SecurityBulletinEvent)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.SecurityBulletinEvent)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.SecurityBulletinEvent)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.SecurityBulletinEvent)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.SecurityBulletinEvent)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.SecurityBulletinEvent) \nReference documentation and code samples for the Google Cloud Container V1 Client class SecurityBulletinEvent.\n\nSecurityBulletinEvent is a notification sent to customers when a security\nbulletin has been posted that they are vulnerable to.\n\nGenerated from protobuf message `google.container.v1.SecurityBulletinEvent`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResourceTypeAffected\n\nThe resource type (node/control plane) that has the vulnerability. Multiple\nnotifications (1 notification per resource type) will be sent for a\nvulnerability that affects \\\u003e 1 resource type.\n\n### setResourceTypeAffected\n\nThe resource type (node/control plane) that has the vulnerability. Multiple\nnotifications (1 notification per resource type) will be sent for a\nvulnerability that affects \\\u003e 1 resource type.\n\n### getBulletinId\n\nThe ID of the bulletin corresponding to the vulnerability.\n\n### setBulletinId\n\nThe ID of the bulletin corresponding to the vulnerability.\n\n### getCveIds\n\nThe CVEs associated with this bulletin.\n\n### setCveIds\n\nThe CVEs associated with this bulletin.\n\n### getSeverity\n\nThe severity of this bulletin as it relates to GKE.\n\n### setSeverity\n\nThe severity of this bulletin as it relates to GKE.\n\n### getBulletinUri\n\nThe URI link to the bulletin on the website for more information.\n\n### setBulletinUri\n\nThe URI link to the bulletin on the website for more information.\n\n### getBriefDescription\n\nA brief description of the bulletin. See the bulletin pointed to by the\nbulletin_uri field for an expanded description.\n\n### setBriefDescription\n\nA brief description of the bulletin. See the bulletin pointed to by the\nbulletin_uri field for an expanded description.\n\n### getAffectedSupportedMinors\n\nThe GKE minor versions affected by this vulnerability.\n\n### setAffectedSupportedMinors\n\nThe GKE minor versions affected by this vulnerability.\n\n### getPatchedVersions\n\nThe GKE versions where this vulnerability is patched.\n\n### setPatchedVersions\n\nThe GKE versions where this vulnerability is patched.\n\n### getSuggestedUpgradeTarget\n\nThis represents a version selected from the patched_versions field that\nthe cluster receiving this notification should most likely want to upgrade\nto based on its current version. Note that if this notification is being\nreceived by a given cluster, it means that this version is currently\navailable as an upgrade target in that cluster's location.\n\n### setSuggestedUpgradeTarget\n\nThis represents a version selected from the patched_versions field that\nthe cluster receiving this notification should most likely want to upgrade\nto based on its current version. Note that if this notification is being\nreceived by a given cluster, it means that this version is currently\navailable as an upgrade target in that cluster's location.\n\n### getManualStepsRequired\n\nIf this field is specified, it means there are manual steps that the user\nmust take to make their clusters safe.\n\n### setManualStepsRequired\n\nIf this field is specified, it means there are manual steps that the user\nmust take to make their clusters safe.\n\n### getMitigatedVersions\n\nThe GKE versions where this vulnerability is mitigated.\n\n### setMitigatedVersions\n\nThe GKE versions where this vulnerability is mitigated."]]