Memorystore V1BETA API - Module Google::Cloud::Memorystore::V1beta::ConnectionType (v0.4.0)

Reference documentation and code samples for the Memorystore V1BETA API module Google::Cloud::Memorystore::V1beta::ConnectionType.

Type of a PSC connection

Constants

CONNECTION_TYPE_UNSPECIFIED

value: 0
Connection Type is not set

CONNECTION_TYPE_DISCOVERY

value: 1
Connection that will be used for topology discovery.

CONNECTION_TYPE_PRIMARY

value: 2
Connection that will be used as primary endpoint to access primary.

CONNECTION_TYPE_READER

value: 3
Connection that will be used as reader endpoint to access replicas.