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 reference documentation for the `SecurityBulletin` class within the Google Cloud Security Command Center v1 API, specifically within the .NET environment."],["The content lists numerous versions of the `SecurityBulletin`, with version 3.24.0 being the latest and 3.22.0 being the currently selected one, and several older versions available for browsing."],["The `SecurityBulletin` class, which implements interfaces like `IMessage` and `IEquatable`, is used for notifications about vulnerabilities in Google products."],["`SecurityBulletin` objects have properties such as `BulletinId`, `SubmissionTime`, and `SuggestedUpgradeVersion`, providing details about the vulnerability notification."],["There is documentation of inherited members of the `SecurityBulletin` class, namespace information, and information about its constructors."]]],[]]