[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eComplianceNote\u003c/code\u003e class represents a compliance check and is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, specifically within the Grafeas.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class, derived from \u003ccode\u003eobject\u003c/code\u003e, implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has two constructors: \u003ccode\u003eComplianceNote()\u003c/code\u003e and \u003ccode\u003eComplianceNote(ComplianceNote other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers various properties such as \u003ccode\u003eCisBenchmark\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eImpact\u003c/code\u003e, \u003ccode\u003eRationale\u003c/code\u003e, \u003ccode\u003eRemediation\u003c/code\u003e, \u003ccode\u003eScanInstructions\u003c/code\u003e, \u003ccode\u003eTitle\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e to describe different aspects of a compliance check, including details about the check itself and its associated versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the ComplianceNote is \u003ccode\u003e3.7.0\u003c/code\u003e, and it has multiple previous versions available, going down to version \u003ccode\u003e2.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class ComplianceNote (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ComplianceNote)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.ComplianceNote)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.ComplianceNote)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.ComplianceNote)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.ComplianceNote)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.ComplianceNote)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.ComplianceNote)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.ComplianceNote)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.ComplianceNote)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.ComplianceNote)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.ComplianceNote)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.ComplianceNote)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.ComplianceNote) \n\n public sealed class ComplianceNote : IMessage\u003cComplianceNote\u003e, IEquatable\u003cComplianceNote\u003e, IDeepCloneable\u003cComplianceNote\u003e, IBufferMessage, IMessage\n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ComplianceNote \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ComplianceNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ComplianceNote), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ComplianceNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ComplianceNote), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ComplianceNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ComplianceNote), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### ComplianceNote()\n\n public ComplianceNote()\n\n### ComplianceNote(ComplianceNote)\n\n public ComplianceNote(ComplianceNote other)\n\nProperties\n----------\n\n### CisBenchmark\n\n public ComplianceNote.Types.CisBenchmark CisBenchmark { get; set; }\n\n### ComplianceTypeCase\n\n public ComplianceNote.ComplianceTypeOneofCase ComplianceTypeCase { get; }\n\n### Description\n\n public string Description { get; set; }\n\nA description about this compliance check.\n\n### HasImpact\n\n public bool HasImpact { get; }\n\nGets whether the \"impact\" field is set\n\n### Impact\n\n public string Impact { get; set; }\n\n### PotentialImpactCase\n\n public ComplianceNote.PotentialImpactOneofCase PotentialImpactCase { get; }\n\n### Rationale\n\n public string Rationale { get; set; }\n\nA rationale for the existence of this compliance check.\n\n### Remediation\n\n public string Remediation { get; set; }\n\nA description of remediation steps if the compliance check fails.\n\n### ScanInstructions\n\n public ByteString ScanInstructions { get; set; }\n\nSerialized scan instructions with a predefined format.\n\n### Title\n\n public string Title { get; set; }\n\nThe title that identifies this compliance check.\n\n### Version\n\n public RepeatedField\u003cComplianceVersion\u003e Version { get; }\n\nThe OS and config versions the benchmark applies to."]]