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, across multiple versions, ranging from the latest 3.24.0 to as early as 2.2.0."],["The `UpdateSecurityHealthAnalyticsCustomModuleRequest` class is used to request updates to Security Health Analytics custom modules and it inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `SecurityHealthAnalyticsCustomModule`, which is required for the update and `UpdateMask`, used to specify which fields should be updated."],["The documentation also provides information on the constructors for the `UpdateSecurityHealthAnalyticsCustomModuleRequest` class, including one with no parameters and one that takes another `UpdateSecurityHealthAnalyticsCustomModuleRequest` object as a parameter."]]],[]]