Class GoogleCloudSecuritycenterV2Cwe
Inheritance
GoogleCloudSecuritycenterV2Cwe
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2Cwe : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Id
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
References
Declaration
[JsonProperty("references")]
public virtual IList<GoogleCloudSecuritycenterV2Reference> References { get; set; }
Property Value
Implements