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 document provides reference documentation for the `ComplianceNote.Types.CisBenchmark` class within the Grafeas v1 API, specifically version 3.6.0."],["`ComplianceNote.Types.CisBenchmark` represents a compliance check based on CIS benchmarks and is available across multiple versions, from 2.2.0 to the latest 3.7.0."],["The `CisBenchmark` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to having inherited members from the `object` class."],["The class has the properties `ProfileLevel` which is an int, and `Severity`, which is a property of type `Severity`."],["This class can be instantiated with a constructor with no parameter, or with a constructor that accepts the `ComplianceNote.Types.CisBenchmark` class as parameter."]]],[]]