public sealed class ValidateEventThreatDetectionCustomModuleResponse : IMessage<ValidateEventThreatDetectionCustomModuleResponse>, IEquatable<ValidateEventThreatDetectionCustomModuleResponse>, IDeepCloneable<ValidateEventThreatDetectionCustomModuleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ValidateEventThreatDetectionCustomModuleResponse.
Response to validating 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."],[[["This page provides documentation for the `ValidateEventThreatDetectionCustomModuleResponse` class within the Google Cloud Security Command Center v1 API."],["The class is used for validating Event Threat Detection custom modules, and it returns a list of any validation errors encountered."],["The documentation spans multiple versions of the API, from 2.2.0 up to the latest, 3.24.0, offering historical context and access to the changes in these different releases."],["The `ValidateEventThreatDetectionCustomModuleResponse` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Errors` property of type `CustomModuleValidationErrors` contains a list of any errors found during validation."]]],[]]