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 webpage provides reference documentation for the `UpdateSecurityHealthAnalyticsCustomModuleRequest` class within the Google Cloud Security Command Center v1 API, specifically for .NET."],["The class `UpdateSecurityHealthAnalyticsCustomModuleRequest` is used for updating Security Health Analytics custom modules and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the `UpdateSecurityHealthAnalyticsCustomModuleRequest` class range from version 2.2.0 to 3.24.0, with version 3.24.0 being the most recent release."],["The `UpdateSecurityHealthAnalyticsCustomModuleRequest` class includes properties for `SecurityHealthAnalyticsCustomModule` and `UpdateMask`, enabling users to specify the custom module to update and the fields to be modified, respectively."],["This documentation includes details on the inheritance, constructors, properties, namespace, and assembly information for the class, as well as parameter details for the constructors."]]],[]]