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-03-21 UTC."],[[["This page provides reference documentation for the `ComplianceVersion` class within the Grafeas v1 API, used for describing CIS benchmark versions applicable to specific operating systems and their versions."],["The latest version available is 3.7.0, with a range of versions going back to 2.2.0 available for documentation and code samples."],["The `ComplianceVersion` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, and `ToString`."],["The `ComplianceVersion` class features properties like `BenchmarkDocument`, `CpeUri`, and `Version`, detailing the benchmark's name, applicable CPE URI, and benchmark version respectively."],["There are two constructors available for the `ComplianceVersion` class, one parameterless and one that takes in a `ComplianceVersion` object as a parameter."]]],[]]