Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::ServiceConnectionMap::ProducerPscConfig (v1.4.0)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::ServiceConnectionMap::ProducerPscConfig.

The PSC configurations on producer side.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#service_attachment_uri

def service_attachment_uri() -> ::String
Returns
  • (::String) — The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

#service_attachment_uri=

def service_attachment_uri=(value) -> ::String
Parameter
  • value (::String) — The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
Returns
  • (::String) — The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.