public sealed class CisBenchmark : IMessage<ComplianceNote.Types.CisBenchmark>, IEquatable<ComplianceNote.Types.CisBenchmark>, IDeepCloneable<ComplianceNote.Types.CisBenchmark>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["This page documents the `CisBenchmark` class within the `Grafeas.V1` namespace, specifically version 3.0.0, which represents a compliance check based on CIS benchmarks."],["The `CisBenchmark` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling, equality checks, and cloning."],["There are multiple versions of this document available, with 3.7.0 being the most recent version and 2.2.0 being the oldest provided."],["Key properties of the `CisBenchmark` class include `ProfileLevel`, which is of type `Int32`, and `Severity`, which is of type `Grafeas.V1.Severity`."],["The class provides two constructors, one default constructor `CisBenchmark()`, and one `CisBenchmark(ComplianceNote.Types.CisBenchmark other)` allowing the creation of the object from another one of the same type."]]],[]]