public sealed class DeleteSecurityHealthAnalyticsCustomModuleRequest : IMessage<DeleteSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<DeleteSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<DeleteSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class DeleteSecurityHealthAnalyticsCustomModuleRequest.
Request message for deleting Security Health Analytics custom modules.
Required. Name of the custom module to delete. Its format is
"organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}",
"folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}",
or
"projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eDeleteSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, showcasing its various versions from 3.24.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e class is used to request the deletion of custom Security Health Analytics modules, with the latest version being 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inheritance from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the module's resource name) and \u003ccode\u003eSecurityHealthAnalyticsCustomModuleName\u003c/code\u003e, offering a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has two constructors, one default and one that can take another \u003ccode\u003eDeleteSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e instance to clone.\u003c/p\u003e\n"]]],[],null,[]]