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"]],[["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 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."]]],[]]