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