Security Center Management v1 API - Class GetSecurityHealthAnalyticsCustomModuleRequest (1.0.0)

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

Inheritance

object > GetSecurityHealthAnalyticsCustomModuleRequest

Namespace

Google.Cloud.SecurityCenterManagement.V1

Assembly

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