public sealed class VulnerabilityOccurrencesSummary : IMessage<VulnerabilityOccurrencesSummary>, IEquatable<VulnerabilityOccurrencesSummary>, IDeepCloneable<VulnerabilityOccurrencesSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Container Analysis v1 API class VulnerabilityOccurrencesSummary.
A summary of how many vulnerability occurrences there are per resource and
severity type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `VulnerabilityOccurrencesSummary` class, part of the Google Container Analysis v1 API, provides a summary of vulnerability occurrences per resource and severity type."],["This class has multiple versions available, with version 3.7.0 being the latest, and spans back to version 2.2.0."],["`VulnerabilityOccurrencesSummary` includes a `Counts` property, which is a `RepeatedField` that lists the number of fixable and total vulnerabilities by resource."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["It is contained in the `Google.Cloud.DevTools.ContainerAnalysis.V1` namespace and is found within the `Google.Cloud.DevTools.ContainerAnalysis.V1.dll` assembly."]]],[]]