public sealed class SecurityBulletin : IMessage<SecurityBulletin>, IEquatable<SecurityBulletin>, IDeepCloneable<SecurityBulletin>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 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 document provides reference information for the `SecurityBulletin` class within the Google Cloud SecurityCenter v2 API."],["`SecurityBulletin` objects are used to notify users about vulnerabilities related to Google products."],["The `SecurityBulletin` class includes properties such as `BulletinId`, `SubmissionTime`, and `SuggestedUpgradeVersion` to provide specific details about the vulnerability and remediation steps."],["The class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for message handling, equality comparisons, and deep cloning, respectively."]]],[]]