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 Center v1 API."],["The `UpdateSecurityHealthAnalyticsCustomModuleRequest` class is used for updating Security Health Analytics custom modules and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.24.0, but this specific page is currently focused on version 3.19.0, with a large range of previous versions available for reference."],["The class has properties such as `SecurityHealthAnalyticsCustomModule` and `UpdateMask` which are used to define the changes being made, and it offers two constructors, one default and one for cloning."],["The class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is located in the Google.Cloud.SecurityCenter.V1.dll assembly."]]],[]]