Security Center Management v1 API - Class GetSecurityHealthAnalyticsCustomModuleRequest (1.2.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.

Request message for [SecurityCenterManagement.GetSecurityHealthAnalyticsCustomModule][google.cloud.securitycentermanagement.v1.SecurityCenterManagement.GetSecurityHealthAnalyticsCustomModule].

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, in the format projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}.

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