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 webpage details the `CisBenchmark` class within the `Grafeas.V1` namespace, representing a compliance check against CIS benchmarks."],["The `CisBenchmark` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact within the Google.Protobuf framework."],["There are two constructors available for creating instances of `CisBenchmark`: a default constructor and one that takes another `CisBenchmark` object as a parameter for copying."],["The `CisBenchmark` class has two properties: `ProfileLevel` of type `Int32` and `Severity` of type `Severity`, allowing configuration of benchmark details."],["The page offers a historic view with links to multiple versions, including the latest 3.7.0, going back to version 2.2.0, for the Grafeas.V1.ComplianceNote.Types.CisBenchmark."]]],[]]