Google Cloud Memorystore V1 Client - Class ConnectionDetail (0.1.0)

Reference documentation and code samples for the Google Cloud Memorystore V1 Client class ConnectionDetail.

Information of each PSC connection.

Generated from protobuf message google.cloud.memorystore.v1.Instance.ConnectionDetail

Namespace

Google \ Cloud \ Memorystore \ V1 \ Instance

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ psc_auto_connection Google\Cloud\Memorystore\V1\PscAutoConnection

Detailed information of a PSC connection that is created through service connectivity automation.

↳ psc_connection Google\Cloud\Memorystore\V1\PscConnection

Detailed information of a PSC connection that is created by the user.

getPscAutoConnection

Detailed information of a PSC connection that is created through service connectivity automation.

Returns
Type Description
Google\Cloud\Memorystore\V1\PscAutoConnection|null

hasPscAutoConnection

setPscAutoConnection

Detailed information of a PSC connection that is created through service connectivity automation.

Parameter
Name Description
var Google\Cloud\Memorystore\V1\PscAutoConnection
Returns
Type Description
$this

getPscConnection

Detailed information of a PSC connection that is created by the user.

Returns
Type Description
Google\Cloud\Memorystore\V1\PscConnection|null

hasPscConnection

setPscConnection

Detailed information of a PSC connection that is created by the user.

Parameter
Name Description
var Google\Cloud\Memorystore\V1\PscConnection
Returns
Type Description
$this

getConnection

Returns
Type Description
string