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"]],[["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-04-02 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."]]],[]]