public sealed class ValidateEventThreatDetectionCustomModuleResponse : IMessage<ValidateEventThreatDetectionCustomModuleResponse>, IEquatable<ValidateEventThreatDetectionCustomModuleResponse>, IDeepCloneable<ValidateEventThreatDetectionCustomModuleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management 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."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eValidateEventThreatDetectionCustomModuleResponse\u003c/code\u003e class, part of the Google Cloud Security Center Management v1 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateEventThreatDetectionCustomModuleResponse\u003c/code\u003e class is used to represent the response received after validating an Event Threat Detection custom module, indicating whether the custom module is valid or contains errors.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with various protobuf and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property, \u003ccode\u003eErrors\u003c/code\u003e, of type \u003ccode\u003eRepeatedField\u003c/code\u003e, that contains an array of potential validation errors for the custom module.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers two constructors for this class, the default constructor and one that takes an existing \u003ccode\u003eValidateEventThreatDetectionCustomModuleResponse\u003c/code\u003e as an argument to clone it.\u003c/p\u003e\n"]]],[],null,[]]