Reference documentation and code samples for the Google IAM V1beta API module Google::Iam::V1beta::WorkloadIdentityPoolProvider::State.
The current state of the provider.
Constants
STATE_UNSPECIFIED
value: 0 State unspecified.
ACTIVE
value: 1 The provider is active, and may be used to validate authentication
credentials.
DELETED
value: 2 The provider is soft-deleted. Soft-deleted providers are permanently
deleted after approximately 30 days. You can restore a soft-deleted
provider using
UndeleteWorkloadIdentityPoolProvider.
You cannot reuse the ID of a soft-deleted provider until it is
permanently deleted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]