Discovery Engine v1beta API - Class IdpConfig (1.0.0-beta24)

public sealed class IdpConfig : IMessage<IdpConfig>, IEquatable<IdpConfig>, IDeepCloneable<IdpConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class IdpConfig.

Identity Provider Config.

Inheritance

object > IdpConfig

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

IdpConfig()

public IdpConfig()

IdpConfig(IdpConfig)

public IdpConfig(IdpConfig other)
Parameter
Name Description
other IdpConfig

Properties

ExternalIdpConfig

public IdpConfig.Types.ExternalIdpConfig ExternalIdpConfig { get; set; }

External Identity provider config.

Property Value
Type Description
IdpConfigTypesExternalIdpConfig

IdpType

public IdpConfig.Types.IdpType IdpType { get; set; }

Identity provider type configured.

Property Value
Type Description
IdpConfigTypesIdpType