Interface Instance.WorkforceIdentityFederationConfigOrBuilder (0.40.0)

public static interface Instance.WorkforceIdentityFederationConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Optional. Immutable. Whether Workforce Identity Federation is enabled.

bool enabled = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The enabled.