Google Cloud Security Command Center V1 Client - Class SimulateSecurityHealthAnalyticsCustomModuleResponse (2.0.2)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class SimulateSecurityHealthAnalyticsCustomModuleResponse.

Response message for simulating a SecurityHealthAnalyticsCustomModule against a given resource.

Generated from protobuf message google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleResponse

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ result SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult

Result for test case in the corresponding request.

getResult

Result for test case in the corresponding request.

Returns
Type Description
SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult|null

hasResult

clearResult

setResult

Result for test case in the corresponding request.

Parameter
Name Description
var SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult
Returns
Type Description
$this