public sealed class UnsupportedPolicyEvent : IMessage<ContinuousValidationEvent.Types.UnsupportedPolicyEvent>, IEquatable<ContinuousValidationEvent.Types.UnsupportedPolicyEvent>, IDeepCloneable<ContinuousValidationEvent.Types.UnsupportedPolicyEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1beta1 API class ContinuousValidationEvent.Types.UnsupportedPolicyEvent.
An event describing that the project policy is unsupported by CV.
[[["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-05-30 UTC."],[[["This documentation covers the `UnsupportedPolicyEvent` class within the Binary Authorization v1beta1 API, used for describing unsupported project policies in Continuous Validation."],["The class `UnsupportedPolicyEvent` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["There are two constructors provided: a default constructor and one that takes another `UnsupportedPolicyEvent` instance as an argument for creating a copy."],["The `UnsupportedPolicyEvent` class includes a `Description` property, which is a string type, to provide a textual description of the unsupported policy."],["There are three different versions available for reference: `2.0.0-beta08`, `2.0.0-beta07`, and `1.0.0-beta05`, with `2.0.0-beta08` being the latest."]]],[]]