Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::ConnectionDetail.
Detailed information of each PSC connection.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#psc_auto_connection
def psc_auto_connection() -> ::Google::Cloud::Redis::Cluster::V1::PscAutoConnection-  (::Google::Cloud::Redis::Cluster::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
Note: The following fields are mutually exclusive:
psc_auto_connection,psc_connection. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#psc_auto_connection=
def psc_auto_connection=(value) -> ::Google::Cloud::Redis::Cluster::V1::PscAutoConnection-  value (::Google::Cloud::Redis::Cluster::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
Note: The following fields are mutually exclusive:
psc_auto_connection,psc_connection. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::Google::Cloud::Redis::Cluster::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
Note: The following fields are mutually exclusive:
psc_auto_connection,psc_connection. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#psc_connection
def psc_connection() -> ::Google::Cloud::Redis::Cluster::V1::PscConnection-  (::Google::Cloud::Redis::Cluster::V1::PscConnection) — Detailed information of a PSC connection that is created by the customer who owns the cluster.
Note: The following fields are mutually exclusive:
psc_connection,psc_auto_connection. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#psc_connection=
def psc_connection=(value) -> ::Google::Cloud::Redis::Cluster::V1::PscConnection-  value (::Google::Cloud::Redis::Cluster::V1::PscConnection) — Detailed information of a PSC connection that is created by the customer who owns the cluster.
Note: The following fields are mutually exclusive:
psc_connection,psc_auto_connection. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::Google::Cloud::Redis::Cluster::V1::PscConnection) — Detailed information of a PSC connection that is created by the customer who owns the cluster.
Note: The following fields are mutually exclusive:
psc_connection,psc_auto_connection. If a field in that set is populated, all other fields in the set will automatically be cleared.