Class ValidateEventThreatDetectionCustomModuleRequest
Inheritance
ValidateEventThreatDetectionCustomModuleRequest
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class ValidateEventThreatDetectionCustomModuleRequest : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
RawText
Declaration
[JsonProperty("rawText")]
public virtual string RawText { get; set; }
Property Value
Type
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
Implements