public sealed class UpdateSecurityHealthAnalyticsCustomModuleRequest : IMessage<UpdateSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<UpdateSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<UpdateSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateSecurityHealthAnalyticsCustomModuleRequest.
Request message for updating Security Health Analytics custom modules.
[[["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."],[[["This page provides reference documentation for the `UpdateSecurityHealthAnalyticsCustomModuleRequest` class within the Google Cloud Security Command Center v1 API, detailing its usage in updating Security Health Analytics custom modules."],["The `UpdateSecurityHealthAnalyticsCustomModuleRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and equality comparison."],["The class documentation covers available versions of this class, ranging from version 2.2.0 to 3.24.0, with the latest version being 3.24.0."],["The `UpdateSecurityHealthAnalyticsCustomModuleRequest` class includes properties `SecurityHealthAnalyticsCustomModule` and `UpdateMask`, allowing for the definition of which module to update and which fields to modify."],["Constructors for `UpdateSecurityHealthAnalyticsCustomModuleRequest` include a parameterless constructor and a constructor that takes another `UpdateSecurityHealthAnalyticsCustomModuleRequest` object for initialization."]]],[]]