Google Cloud Secure Source Manager V1 Client - Class WorkforceIdentityFederationConfig (1.5.0)

Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class WorkforceIdentityFederationConfig.

WorkforceIdentityFederationConfig allows this instance to support users from external identity providers.

Generated from protobuf message google.cloud.securesourcemanager.v1.Instance.WorkforceIdentityFederationConfig

Namespace

Google \ Cloud \ SecureSourceManager \ V1 \ Instance

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Optional. Immutable. Whether Workforce Identity Federation is enabled.

getEnabled

Optional. Immutable. Whether Workforce Identity Federation is enabled.

Returns
Type Description
bool

setEnabled

Optional. Immutable. Whether Workforce Identity Federation is enabled.

Parameter
Name Description
var bool
Returns
Type Description
$this