Class GoogleCloudDiscoveryengineV1alphaIdpConfig
Identity Provider Config.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1alphaIdpConfig : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ExternalIdpConfig
External Identity provider config.
Declaration
[JsonProperty("externalIdpConfig")]
public virtual GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig ExternalIdpConfig { get; set; }Property Value
| Type | Description | 
|---|---|
| GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig | 
IdpType
Identity provider type configured.
Declaration
[JsonProperty("idpType")]
public virtual string IdpType { get; set; }Property Value
| Type | Description | 
|---|---|
| string |