public sealed class ContinuousValidationEvent.Types.ConfigErrorEvent : IMessage<ContinuousValidationEvent.Types.ConfigErrorEvent>, IEquatable<ContinuousValidationEvent.Types.ConfigErrorEvent>, IDeepCloneable<ContinuousValidationEvent.Types.ConfigErrorEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1beta1 API class ContinuousValidationEvent.Types.ConfigErrorEvent.
An event describing a user-actionable configuration issue that prevents CV
from auditing.
[[["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-06-12 UTC."],[[["This document provides reference documentation for the `ContinuousValidationEvent.Types.ConfigErrorEvent` class within the Google Cloud Binary Authorization v1beta1 API."],["The `ConfigErrorEvent` class represents a user-actionable configuration issue that prevents Continuous Validation (CV) from auditing."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, one default and one that takes another instance of `ContinuousValidationEvent.Types.ConfigErrorEvent` as a parameter, and contains one property called `Description` which is a string."],["The documentation covers three different versions, including 2.0.0-beta08, 2.0.0-beta07, and 1.0.0-beta05."]]],[]]