Class GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality
Inheritance
GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV1ResourceApplicationAttributesCriticality : 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