Module: Google::Cloud::Compute::V1::NetworkEndpointGroupPscData::PscConnectionStatus

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

Overview

[Output Only] The connection status of the PSC Forwarding Rule.

Constant Summary collapse

UNDEFINED_PSC_CONNECTION_STATUS =

A value indicating that the enum field is not set.

0
ACCEPTED =

The connection has been accepted by the producer.

246714279
CLOSED =

The connection has been closed by the producer and will not serve traffic going forward.

380163436
NEEDS_ATTENTION =

The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic.

344491452
PENDING =

The connection is pending acceptance by the producer.

35394935
REJECTED =

The connection has been rejected by the producer.

174130302
STATUS_UNSPECIFIED =
42133066