Class GoogleCloudSecuritycenterV2ResourcePathNode
Inheritance
GoogleCloudSecuritycenterV2ResourcePathNode
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2ResourcePathNode : IDirectResponseSchema
Properties
DisplayName
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Id
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
NodeType
Declaration
[JsonProperty("nodeType")]
public virtual string NodeType { get; set; }
Property Value
Implements