Class Compliance
Contains compliance information about a security standard indicating unmet recommendations.
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class Compliance : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Standard
Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP.
Declaration
[JsonProperty("standard")]
public virtual string Standard { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Version
Version of the standard or benchmark, for example, 1.1
Declaration
[JsonProperty("version")]
public virtual string Version { get; set; }Property Value
| Type | Description | 
|---|---|
| string |