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"]],[["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."],[[["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."]]],[]]