Class ComplianceStandard
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v1alpha.Data
Assembly: Google.Apis.GKEHub.v1alpha.dll
Syntax
public class ComplianceStandard : IDirectResponseSchema
Properties
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 |