public sealed class ComplianceVersion : IMessage<ComplianceVersion>, IEquatable<ComplianceVersion>, IDeepCloneable<ComplianceVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class ComplianceVersion.
Describes the CIS benchmark version that is applicable to a given OS and
os version.
[[["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 for the `ComplianceVersion` class within the Grafeas V1 API, focusing on version 3.2.0."],["`ComplianceVersion` is a class that describes the applicable CIS benchmark version for a specific OS and its version."],["The `ComplianceVersion` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `BenchmarkDocument`, `CpeUri`, and `Version`, each providing specific information about the compliance benchmark."],["The latest version available is 3.7.0, but the page is focused on the `ComplianceVersion` class within the context of version 3.2.0."]]],[]]