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"]],[["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 documentation for the `VulnerabilityOccurrencesSummary` class within the Google Container Analysis v1 API, specifically for version 3.6.0."],["`VulnerabilityOccurrencesSummary` summarizes the number of vulnerability occurrences per resource and severity type, providing a quick overview of potential security issues."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various methods for object interaction and manipulation."],["The `Counts` property, a `RepeatedField`, details the number of fixable and total vulnerabilities, categorized by resource."],["The document lists available versions of the `VulnerabilityOccurrencesSummary` class ranging from 2.2.0 up to the latest version, 3.7.0, allowing users to access documentation for other versions."]]],[]]