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

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

Response message for SecurityCenterManagement.SimulateSecurityHealthAnalyticsCustomModule.

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 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