public sealed class SecurityBulletin : IMessage<SecurityBulletin>, IEquatable<SecurityBulletin>, IDeepCloneable<SecurityBulletin>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class SecurityBulletin.
SecurityBulletin are notifications of vulnerabilities of Google products.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `SecurityBulletin` class within the Google Cloud Security Command Center v1 API."],["The `SecurityBulletin` class is used to represent notifications about vulnerabilities in Google products, and is implemented through multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a list of available versions of the SecurityCenter API, ranging from version 2.2.0 up to the latest 3.24.0."],["The `SecurityBulletin` class has three properties: `BulletinId` (a string identifier), `SubmissionTime` (a timestamp), and `SuggestedUpgradeVersion` (a suggested version string for upgrade), and is an extension of the object class."]]],[]]