Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class PscServiceAttachment.
Configuration of a service attachment of the cluster, for creating PSC connections.
Generated from protobuf message google.cloud.redis.cluster.v1.PscServiceAttachment
Namespace
Google \ Cloud \ Redis \ Cluster \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service_attachment
string
Output only. Service attachment URI which your self-created PscConnection should use as target
↳ connection_type
int
Output only. Type of a PSC connection targeting this service attachment.
getServiceAttachment
Output only. Service attachment URI which your self-created PscConnection should use as target
string
setServiceAttachment
Output only. Service attachment URI which your self-created PscConnection should use as target
var
string
$this
getConnectionType
Output only. Type of a PSC connection targeting this service attachment.
int
setConnectionType
Output only. Type of a PSC connection targeting this service attachment.
var
int
$this