Google Cloud Security Center Management V1 Client - Class SimulateSecurityHealthAnalyticsCustomModuleResponse (1.0.0)

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

Response message for simulating a SecurityHealthAnalyticsCustomModule against a given resource.

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

Namespace

Google \ Cloud \ SecurityCenterManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ result Google\Cloud\SecurityCenterManagement\V1\SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult

Result for test case in the corresponding request.

getResult

Result for test case in the corresponding request.

Returns
Type Description
Google\Cloud\SecurityCenterManagement\V1\SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult|null

hasResult

clearResult

setResult

Result for test case in the corresponding request.

Parameter
Name Description
var Google\Cloud\SecurityCenterManagement\V1\SimulateSecurityHealthAnalyticsCustomModuleResponse\SimulatedResult
Returns
Type Description
$this