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