The name of the VPC to peer with the Cloud SQL private network.
@$pb.TagNumber(4) $core.String get vpc => $_getSZ(3);
@$pb.TagNumber(4) set vpc($core.String v) { $_setString(3, v); }