API Gateway v1 API - Enum Api.Types.State (2.3.0)

public enum Api.Types.State

Reference documentation and code samples for the API Gateway v1 API enum Api.Types.State.

All the possible API states.

Namespace

Google.Cloud.ApiGateway.V1

Assembly

Google.Cloud.ApiGateway.V1.dll

Fields

NameDescription
Active

API is active.

Creating

API is being created.

Deleting

API is being deleted.

Failed

API creation failed.

Unspecified

API does not have a state yet.

Updating

API is being updated.