Workload Identity v1 API - Enum ServiceAgent.Types.State (1.0.0-beta01)

public enum ServiceAgent.Types.State

Reference documentation and code samples for the Workload Identity v1 API enum ServiceAgent.Types.State.

Enum for service agent state.

Namespace

Google.Cloud.WorkloadIdentity.V1

Assembly

Google.Cloud.WorkloadIdentity.V1.dll

Fields

Name Description
Active

Indicates that the service agent has been created and can be used.

Failed

Indicates that the service agent was not created.

Unspecified

Default service agent state. This value is used if the state is omitted.