Class GoogleCloudSecuritycenterV2DiskPath
Inheritance
GoogleCloudSecuritycenterV2DiskPath
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2DiskPath : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
PartitionUuid
Declaration
[JsonProperty("partitionUuid")]
public virtual string PartitionUuid { get; set; }
Property Value
RelativePath
Declaration
[JsonProperty("relativePath")]
public virtual string RelativePath { get; set; }
Property Value
Implements