Class IdentityServiceGoogleConfig
Configuration for the Google Plugin Auth flow.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v2.Data
Assembly: Google.Apis.GKEHub.v2.dll
Syntax
public class IdentityServiceGoogleConfig : IDirectResponseSchema
Properties
Disable
Disable automatic configuration of Google Plugin on supported platforms.
Declaration
[JsonProperty("disable")]
public virtual bool? Disable { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |