public sealed class GetSecurityHealthAnalyticsCustomModuleRequest : IMessage<GetSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<GetSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<GetSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetSecurityHealthAnalyticsCustomModuleRequest.
Request message for getting Security Health Analytics custom modules.
Required. Name of the custom module to get. Its format is
"organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}",
"folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}",
or
"projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}"
[[["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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e class within the Google Cloud Security Command Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions of the API, ranging from the latest (3.24.0) down to version 2.2.0, each with a link to its corresponding \u003ccode\u003eGetSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSecurityHealthAnalyticsCustomModuleRequest\u003c/code\u003e class is used to retrieve custom modules in Security Health Analytics, as shown by its inheritance and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and the other taking another instance of itself as a parameter, and two properties, \u003ccode\u003eName\u003c/code\u003e which is a string type, and \u003ccode\u003eSecurityHealthAnalyticsCustomModuleName\u003c/code\u003e, which is of the type \u003ccode\u003eSecurityHealthAnalyticsCustomModuleName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class dictates the form of the custom module to be gotten, which can be that of an organization, folder, or a project, and the \u003ccode\u003eSecurityHealthAnalyticsCustomModuleName\u003c/code\u003e is a strongly typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]