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