Module: Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile::State

Defined in:
proto_docs/google/cloud/networkconnectivity/v1beta/transport_manager.rb

Overview

State of the RemoteTransportProfile.

Constant Summary collapse

STATE_UNSPECIFIED =

Unspecified state.

0
CLOSED =

Not enough capacity for customers to order.

1
OPEN =

Enough capacity to fulfill an order.

2