Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::Instance::ConnectionDetail.
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::Memorystore::V1::PscAutoConnection
Returns
- (::Google::Cloud::Memorystore::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
#psc_auto_connection=
def psc_auto_connection=(value) -> ::Google::Cloud::Memorystore::V1::PscAutoConnection
Parameter
- value (::Google::Cloud::Memorystore::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
Returns
- (::Google::Cloud::Memorystore::V1::PscAutoConnection) — Detailed information of a PSC connection that is created through service connectivity automation.
#psc_connection
def psc_connection() -> ::Google::Cloud::Memorystore::V1::PscConnection
Returns
- (::Google::Cloud::Memorystore::V1::PscConnection) — Detailed information of a PSC connection that is created by the user.
#psc_connection=
def psc_connection=(value) -> ::Google::Cloud::Memorystore::V1::PscConnection
Parameter
- value (::Google::Cloud::Memorystore::V1::PscConnection) — Detailed information of a PSC connection that is created by the user.
Returns
- (::Google::Cloud::Memorystore::V1::PscConnection) — Detailed information of a PSC connection that is created by the user.