Discovery Engine v1beta API - Class IdpConfig.Types.ExternalIdpConfig (1.0.0-beta24)

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

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

Third party IDP Config.

Inheritance

object > IdpConfig.Types.ExternalIdpConfig

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

ExternalIdpConfig()

public ExternalIdpConfig()

ExternalIdpConfig(ExternalIdpConfig)

public ExternalIdpConfig(IdpConfig.Types.ExternalIdpConfig other)
Parameter
Name Description
other IdpConfigTypesExternalIdpConfig

Properties

WorkforcePoolName

public string WorkforcePoolName { get; set; }

Workforce pool name. Example: "locations/global/workforcePools/pool_id"

Property Value
Type Description
string