Interface ServiceConnectionMap.ProducerPscConfigOrBuilder (0.14.1)

public static interface ServiceConnectionMap.ProducerPscConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getServiceAttachmentUri()

public abstract String getServiceAttachmentUri()

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

string service_attachment_uri = 1;

Returns
TypeDescription
String

The serviceAttachmentUri.

getServiceAttachmentUriBytes()

public abstract ByteString getServiceAttachmentUriBytes()

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

string service_attachment_uri = 1;

Returns
TypeDescription
ByteString

The bytes for serviceAttachmentUri.