Class ComplianceStandard
Defines the details of a compliance standard.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class ComplianceStandard : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Standard
Name of the compliance standard.
Declaration
[JsonProperty("standard")]
public virtual string Standard { get; set; }Property Value
| Type | Description | 
|---|---|
| string |