Class GoogleCloudSecuritycenterV2IssueSecurityContext
Inheritance
GoogleCloudSecuritycenterV2IssueSecurityContext
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2IssueSecurityContext : IDirectResponseSchema
Properties
AggregatedCount
Declaration
[JsonProperty("aggregatedCount")]
public virtual GoogleCloudSecuritycenterV2IssueSecurityContextAggregatedCount AggregatedCount { get; set; }
Property Value
Context
Declaration
[JsonProperty("context")]
public virtual GoogleCloudSecuritycenterV2IssueSecurityContextContext Context { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Implements