bool
Optional. When set to true, the request will be
validated (including IAM checks), but no module will be
updated. An OK response indicates that the request is
valid, while an error response indicates that the request is
invalid.
If the request is valid, a subsequent request to update the
module could still fail for one of the following reasons:
- The state of your cloud resources changed; for example,
you lost a required IAM permission
- An error occurred during creation of the module
Defaults to false.
[[["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-04 UTC."],[],[],null,["# Class UpdateEventThreatDetectionCustomModuleRequest (0.1.22)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.22 (latest)](/python/docs/reference/google-cloud-securitycentermanagement/latest/google.cloud.securitycentermanagement_v1.types.UpdateEventThreatDetectionCustomModuleRequest)\n- [0.1.20](/python/docs/reference/google-cloud-securitycentermanagement/0.1.20/google.cloud.securitycentermanagement_v1.types.UpdateEventThreatDetectionCustomModuleRequest) \n\n UpdateEventThreatDetectionCustomModuleRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nMessage for updating a EventThreatDetectionCustomModule"]]