Reference documentation and code samples for the Google Cloud Memorystore for Redis V1BETA1 API module Google::Cloud::Redis::Cluster::V1beta1::ConnectionType.
Type of a PSC connection, for cluster access purpose.
Constants
CONNECTION_TYPE_UNSPECIFIED
value: 0 Cluster endpoint Type is not set
CONNECTION_TYPE_DISCOVERY
value: 1 Cluster endpoint that will be used as for cluster topology discovery.
CONNECTION_TYPE_PRIMARY
value: 2 Cluster endpoint that will be used as primary endpoint to access primary.
CONNECTION_TYPE_READER
value: 3 Cluster endpoint that will be used as reader endpoint to access replicas.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-07 UTC."],[],[]]