Class GoogleCloudSecuritycenterV2Detection
Inheritance
GoogleCloudSecuritycenterV2Detection
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2Detection : IDirectResponseSchema
Properties
Binary
Declaration
[JsonProperty("binary")]
public virtual string Binary { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
PercentPagesMatched
Declaration
[JsonProperty("percentPagesMatched")]
public virtual double? PercentPagesMatched { get; set; }
Property Value
Implements