Class PscConnectionStatus (1.19.0)

PscConnectionStatus(value)

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

Enums

Name Description
UNDEFINED_PSC_CONNECTION_STATUS A value indicating that the enum field is not set.
ACCEPTED The connection has been accepted by the producer.
CLOSED The connection has been closed by the producer and will not serve traffic going forward.
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.
PENDING The connection is pending acceptance by the producer.
REJECTED The connection has been rejected by the producer.
STATUS_UNSPECIFIED No description available.