public sealed class SimulateSecurityHealthAnalyticsCustomModuleResponse : IMessage<SimulateSecurityHealthAnalyticsCustomModuleResponse>, IEquatable<SimulateSecurityHealthAnalyticsCustomModuleResponse>, IDeepCloneable<SimulateSecurityHealthAnalyticsCustomModuleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class SimulateSecurityHealthAnalyticsCustomModuleResponse.
Response message for simulating a SecurityHealthAnalyticsCustomModule
against a given resource.
[[["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-02 UTC."],[[["This webpage provides reference documentation for the `SimulateSecurityHealthAnalyticsCustomModuleResponse` class within the Google Cloud Security Center v1 API for .NET."],["The latest version available is 3.24.0, and the page details versions ranging from 3.24.0 down to 2.2.0, with each version linking to its own documentation page."],["The `SimulateSecurityHealthAnalyticsCustomModuleResponse` class is designed to handle responses for simulating a SecurityHealthAnalyticsCustomModule against a specific resource, according to its description."],["The class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has constructors that support default creation and creating from another instance of the same class."],["A key property within this class is `Result`, which is of the type `SimulatedResult`, and it is used to hold the result for the test case associated with the corresponding request."]]],[]]