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"]],[["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 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 lists versions ranging from 2.2.0 up to the latest 3.24.0 for the `SimulateSecurityHealthAnalyticsCustomModuleResponse` class."],["The `SimulateSecurityHealthAnalyticsCustomModuleResponse` class is used as a response message when simulating a SecurityHealthAnalyticsCustomModule."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SimulateSecurityHealthAnalyticsCustomModuleResponse` class has a constructor and one property called Result that is a `SimulatedResult` type, as well as inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]