Module: Google::Cloud::NetworkConnectivity::V1::Destination::DestinationEndpoint::State
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/data_transfer.rb
Overview
The state of the DestinationEndpoint resource.
Constant Summary collapse
- STATE_UNSPECIFIED =
An invalid state, which is the default case.
0- VALID =
The
DestinationEndpointresource is valid. 1- INVALID =
The
DestinationEndpointresource is invalid. 2