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."],[[["The latest version of the Google Cloud Security Center v1 API, accessible via the provided links, is 3.24.0, but the current documentation is for version 3.17.0."],["The `SecurityBulletin` class, part of the Google.Cloud.SecurityCenter.V1 namespace, represents notifications about vulnerabilities in Google products."],["The `SecurityBulletin` class includes properties such as `BulletinId`, `SubmissionTime`, and `SuggestedUpgradeVersion` to provide information about the security notification."],["This documentation lists available versions of `SecurityBulletin` from 3.24.0 all the way down to 2.2.0, each with a corresponding link."],["The `SecurityBulletin` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]