Interface VpcPeeringConnectivityOrBuilder (2.7.0)

public interface VpcPeeringConnectivityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVpc()

public abstract String getVpc()

The name of the VPC network to peer with the Cloud SQL private network.

string vpc = 1;

Returns
TypeDescription
String

The vpc.

getVpcBytes()

public abstract ByteString getVpcBytes()

The name of the VPC network to peer with the Cloud SQL private network.

string vpc = 1;

Returns
TypeDescription
ByteString

The bytes for vpc.