Interface PrivateServiceConnectConnectivityOrBuilder (2.40.0)

public interface PrivateServiceConnectConnectivityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getServiceAttachment()

public abstract String getServiceAttachment()

Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}

string service_attachment = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The serviceAttachment.

getServiceAttachmentBytes()

public abstract ByteString getServiceAttachmentBytes()

Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}

string service_attachment = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for serviceAttachment.