public sealed class CustomModuleValidationErrors : IMessage<CustomModuleValidationErrors>, IEquatable<CustomModuleValidationErrors>, IDeepCloneable<CustomModuleValidationErrors>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CustomModuleValidationErrors.
A list of zero or more errors encountered while validating the uploaded
configuration of an Event Threat Detection Custom Module.
[[["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."],[[["The latest version available for `CustomModuleValidationErrors` in the Google Cloud Security Center v1 API is version 3.24.0."],["This webpage provides reference documentation and code samples for the `CustomModuleValidationErrors` class, which is used to track errors when validating custom Event Threat Detection modules."],["`CustomModuleValidationErrors` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and buffered message handling."],["The class provides a property called `Errors` which contains a `RepeatedField` of `CustomModuleValidationError` objects, allowing it to list any validation errors encountered."],["The content in the webpage cover versions ranging from version 2.2.0 to the latest version 3.24.0."]]],[]]