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 for SecurityBulletin is 3.24.0, with multiple previous versions available for reference."],["SecurityBulletin, a class within the Google.Cloud.SecurityCenter.V1 namespace, provides notifications regarding vulnerabilities in Google products."],["The SecurityBulletin class inherits from the object class and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The SecurityBulletin class contains properties such as BulletinId, SubmissionTime, and SuggestedUpgradeVersion which each provide specific details about the security bulletin."],["There are two different constructors for the SecurityBulletin class, one being public SecurityBulletin() and the other public SecurityBulletin(SecurityBulletin other)."]]],[]]