Interface IdpConfig.ExternalIdpConfigOrBuilder (0.37.0)

public static interface IdpConfig.ExternalIdpConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getWorkforcePoolName()

public abstract String getWorkforcePoolName()

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

string workforce_pool_name = 1;

Returns
TypeDescription
String

The workforcePoolName.

getWorkforcePoolNameBytes()

public abstract ByteString getWorkforcePoolNameBytes()

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

string workforce_pool_name = 1;

Returns
TypeDescription
ByteString

The bytes for workforcePoolName.