Google Cloud Security Command Center v1 API - Class SimulateSecurityHealthAnalyticsCustomModuleResponse (3.20.0)

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.

Inheritance

object > SimulateSecurityHealthAnalyticsCustomModuleResponse

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

SimulateSecurityHealthAnalyticsCustomModuleResponse()

public SimulateSecurityHealthAnalyticsCustomModuleResponse()

SimulateSecurityHealthAnalyticsCustomModuleResponse(SimulateSecurityHealthAnalyticsCustomModuleResponse)

public SimulateSecurityHealthAnalyticsCustomModuleResponse(SimulateSecurityHealthAnalyticsCustomModuleResponse other)
Parameter
NameDescription
otherSimulateSecurityHealthAnalyticsCustomModuleResponse

Properties

Result

public SimulateSecurityHealthAnalyticsCustomModuleResponse.Types.SimulatedResult Result { get; set; }

Result for test case in the corresponding request.

Property Value
TypeDescription
SimulateSecurityHealthAnalyticsCustomModuleResponseTypesSimulatedResult