public sealed class ComplianceNote.Types.CisBenchmark : IMessage<ComplianceNote.Types.CisBenchmark>, IEquatable<ComplianceNote.Types.CisBenchmark>, IDeepCloneable<ComplianceNote.Types.CisBenchmark>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class ComplianceNote.Types.CisBenchmark.
[[["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."],[[["This webpage provides reference documentation and code samples for the `ComplianceNote.Types.CisBenchmark` class within the Grafeas v1 API."],["The `ComplianceNote.Types.CisBenchmark` class represents a compliance check specifically for CIS benchmarks, and is under the Grafeas V1 namespace."],["It is implemented as a sealed class and inherits from object, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ProfileLevel` (an integer) and `Severity` (of type `Grafeas.V1.Severity`), as well as constructors for creating new instances."],["The page shows a range of versions for this class, with 3.7.0 being the latest and spanning back to version 2.2.0."]]],[]]