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