[[["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 document outlines the `ComplianceNote` class within the `Grafeas.V1` namespace, part of the Grafeas.V1.dll assembly."],["The `ComplianceNote` class, available from version 2.2.0 up to the latest version 3.7.0, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties to define and describe a compliance check, such as `Title`, `Description`, `Rationale`, `Remediation`, and `ScanInstructions`, along with a `CisBenchmark` property for specifying benchmarks."],["It has two constructors to instantiate, the default `ComplianceNote()` and one that copies another instance, `ComplianceNote(ComplianceNote other)`."],["The compliance check applies to specified operating system and configuration versions indicated in the `Version` property, represented by `RepeatedField\u003cComplianceVersion\u003e`."]]],[]]