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-04-17 UTC."],[[["This webpage provides documentation for the `CustomModuleValidationErrors` class within the Google Cloud Security Center v1 API, specifically for the .NET environment."],["The class `CustomModuleValidationErrors` is used to report validation errors encountered with Event Threat Detection Custom Module configurations and implements multiple interfaces for message handling and cloning."],["The documentation covers various versions of the API, ranging from 2.2.0 to the latest 3.24.0, allowing users to access version-specific information."],["The class inherits from the base .NET `object` class and includes a property `Errors` of the type `RepeatedField\u003cCustomModuleValidationError\u003e` for detailed error information."],["There are two constructors, one default and another that accepts a `CustomModuleValidationErrors` object, and it details the namespace and assembly information for this class."]]],[]]