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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]