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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]