vpcConnector property

String? vpcConnector
getter/setter pair

The Serverless VPC Access connector that this cloud function can connect to.

The format of this field is projects / * /locations / * /connectors / * .

Implementation

core.String? vpcConnector;