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