Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class SimulateSecurityHealthAnalyticsCustomModuleRequest.
Request message to simulate a CustomConfig against a given test resource.
Maximum size of the request is 4 MB by default.
Generated from protobuf message google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleRequest
Namespace
Google \ Cloud \ SecurityCenter \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The relative resource name of the organization, project, or folder. For more information about relative resource names, see Relative Resource Name Example: organizations/{organization_id}
Required. Resource data to simulate custom module against.
getParent
Required. The relative resource name of the organization, project, or
folder. For more information about relative resource names, see Relative
Resource
Name
Example: organizations/{organization_id}
Returns
Type
Description
string
setParent
Required. The relative resource name of the organization, project, or
folder. For more information about relative resource names, see Relative
Resource
Name
Example: organizations/{organization_id}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCustomConfig
Required. The custom configuration that you need to test.
Required. The relative resource name of the organization, project, or
folder. For more information about relative resource names, see Relative
Resource
Name
Example: organizations/{organization_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Security Command Center V1 Client - Class SimulateSecurityHealthAnalyticsCustomModuleRequest (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.SimulateSecurityHealthAnalyticsCustomModuleRequest) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class SimulateSecurityHealthAnalyticsCustomModuleRequest.\n\nRequest message to simulate a CustomConfig against a given test resource.\n\nMaximum size of the request is 4 MB by default.\n\nGenerated from protobuf message `google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The relative resource name of the organization, project, or\nfolder. For more information about relative resource names, see [Relative\nResource\nName](https://cloud.google.com/apis/design/resource_names#relative_resource_name)\nExample: `organizations/{organization_id}`\n\n### setParent\n\nRequired. The relative resource name of the organization, project, or\nfolder. For more information about relative resource names, see [Relative\nResource\nName](https://cloud.google.com/apis/design/resource_names#relative_resource_name)\nExample: `organizations/{organization_id}`\n\n### getCustomConfig\n\nRequired. The custom configuration that you need to test.\n\n### hasCustomConfig\n\n### clearCustomConfig\n\n### setCustomConfig\n\nRequired. The custom configuration that you need to test.\n\n### getResource\n\nRequired. Resource data to simulate custom module against.\n\n### hasResource\n\n### clearResource\n\n### setResource\n\nRequired. Resource data to simulate custom module against.\n\n### static::build"]]