public sealed class GetSecurityHealthAnalyticsCustomModuleRequest : IMessage<GetSecurityHealthAnalyticsCustomModuleRequest>, IEquatable<GetSecurityHealthAnalyticsCustomModuleRequest>, IDeepCloneable<GetSecurityHealthAnalyticsCustomModuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management v1 API class GetSecurityHealthAnalyticsCustomModuleRequest.
Message for getting a SecurityHealthAnalyticsCustomModule
Implements
IMessageGetSecurityHealthAnalyticsCustomModuleRequest, IEquatableGetSecurityHealthAnalyticsCustomModuleRequest, IDeepCloneableGetSecurityHealthAnalyticsCustomModuleRequest, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenterManagement.V1Assembly
Google.Cloud.SecurityCenterManagement.V1.dll
Constructors
GetSecurityHealthAnalyticsCustomModuleRequest()
public GetSecurityHealthAnalyticsCustomModuleRequest()
GetSecurityHealthAnalyticsCustomModuleRequest(GetSecurityHealthAnalyticsCustomModuleRequest)
public GetSecurityHealthAnalyticsCustomModuleRequest(GetSecurityHealthAnalyticsCustomModuleRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetSecurityHealthAnalyticsCustomModuleRequest |
Properties
Name
public string Name { get; set; }
Required. Name of the resource
Property Value | |
---|---|
Type | Description |
string |
SecurityHealthAnalyticsCustomModuleName
public SecurityHealthAnalyticsCustomModuleName SecurityHealthAnalyticsCustomModuleName { get; set; }
SecurityHealthAnalyticsCustomModuleName-typed view over the Name resource name property.
Property Value | |
---|---|
Type | Description |
SecurityHealthAnalyticsCustomModuleName |