Interface PrivateConnectivityOrBuilder (1.11.0)

public interface PrivateConnectivityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPrivateConnection()

public abstract String getPrivateConnection()

Required. A reference to a private connection resource. Format: projects/{project}/locations/{location}/privateConnections/{name}

string private_connection = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The privateConnection.

getPrivateConnectionBytes()

public abstract ByteString getPrivateConnectionBytes()

Required. A reference to a private connection resource. Format: projects/{project}/locations/{location}/privateConnections/{name}

string private_connection = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for privateConnection.