Google Cloud Network Connectivity V1 Client - Class ProducerPscConfig (2.2.0)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ProducerPscConfig.

The PSC configurations on producer side.

Generated from protobuf message google.cloud.networkconnectivity.v1.ServiceConnectionMap.ProducerPscConfig

Namespace

Google \ Cloud \ NetworkConnectivity \ V1 \ ServiceConnectionMap

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ service_attachment_uri string

The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

getServiceAttachmentUri

The resource path of a service attachment.

Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

Returns
Type Description
string

setServiceAttachmentUri

The resource path of a service attachment.

Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

Parameter
Name Description
var string
Returns
Type Description
$this