Module: Google::Cloud::IDS::V1::Endpoint::State

Defined in:
proto_docs/google/cloud/ids/v1/ids.rb

Overview

Endpoint state

Constant Summary collapse

STATE_UNSPECIFIED =

Not set.

0
CREATING =

Being created.

1
READY =

Active and ready for traffic.

2
DELETING =

Being deleted.

3