Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class ListDescendantEventThreatDetectionCustomModulesRequest.
Request to list current and descendant resident Event Threat Detection custom
modules.
Generated from protobuf message google.cloud.securitycenter.v1.ListDescendantEventThreatDetectionCustomModulesRequest
Namespace
Google \ Cloud \ SecurityCenter \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Name of the parent to list custom modules under. Its format is: * * organizations/{organization}/eventThreatDetectionSettings. * * folders/{folder}/eventThreatDetectionSettings. * * projects/{project}/eventThreatDetectionSettings.
↳ page_token
string
A page token, received from a previous ListDescendantEventThreatDetectionCustomModules call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListDescendantEventThreatDetectionCustomModules must match the call that provided the page token.
↳ page_size
int
The maximum number of modules to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
getParent
Required. Name of the parent to list custom modules under.
[[["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 ListDescendantEventThreatDetectionCustomModulesRequest (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.ListDescendantEventThreatDetectionCustomModulesRequest)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.ListDescendantEventThreatDetectionCustomModulesRequest) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class ListDescendantEventThreatDetectionCustomModulesRequest.\n\nRequest to list current and descendant resident Event Threat Detection custom\nmodules.\n\nGenerated from protobuf message `google.cloud.securitycenter.v1.ListDescendantEventThreatDetectionCustomModulesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Name of the parent to list custom modules under.\n\nIts format is:\n\n- `organizations/{organization}/eventThreatDetectionSettings`.\n- `folders/{folder}/eventThreatDetectionSettings`.\n- `projects/{project}/eventThreatDetectionSettings`.\n\n### setParent\n\nRequired. Name of the parent to list custom modules under.\n\nIts format is:\n\n- `organizations/{organization}/eventThreatDetectionSettings`.\n- `folders/{folder}/eventThreatDetectionSettings`.\n- `projects/{project}/eventThreatDetectionSettings`.\n\n### getPageToken\n\nA page token, received from a previous\n`ListDescendantEventThreatDetectionCustomModules` call. Provide this to\nretrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n`ListDescendantEventThreatDetectionCustomModules` must match the call that\nprovided the page token.\n\n### setPageToken\n\nA page token, received from a previous\n`ListDescendantEventThreatDetectionCustomModules` call. Provide this to\nretrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n`ListDescendantEventThreatDetectionCustomModules` must match the call that\nprovided the page token.\n\n### getPageSize\n\nThe maximum number of modules to return. The service may return fewer than\nthis value.\n\nIf unspecified, at most 10 configs will be returned.\nThe maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### setPageSize\n\nThe maximum number of modules to return. The service may return fewer than\nthis value.\n\nIf unspecified, at most 10 configs will be returned.\nThe maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### static::build"]]