Class ConfigManagementBinauthzVersion
The version of binauthz.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v2beta.Data
Assembly: Google.Apis.GKEHub.v2beta.dll
Syntax
public class ConfigManagementBinauthzVersion : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
WebhookVersion
The version of the binauthz webhook.
Declaration
[JsonProperty("webhookVersion")]
public virtual string WebhookVersion { get; set; }
Property Value
Type | Description |
---|---|
string |