Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class VpcAccessConnector.
VPC access connector specification.
Generated from protobuf message google.appengine.v1.VpcAccessConnector
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Full Serverless VPC Access Connector name e.g. /projects/my-project/locations/us-central1/connectors/c1.
↳ egress_setting
int
The egress setting for the connector, controlling what traffic is diverted through it.
getName
Full Serverless VPC Access Connector name e.g.
/projects/my-project/locations/us-central1/connectors/c1.
string
setName
Full Serverless VPC Access Connector name e.g.
/projects/my-project/locations/us-central1/connectors/c1.
var
string
$this
getEgressSetting
The egress setting for the connector, controlling what traffic is diverted through it.
setEgressSetting
The egress setting for the connector, controlling what traffic is diverted through it.
$this

