vpcConnector property
The VPC Network Connector that this cloud function can connect to.
It can be either the fully-qualified URI, or the short name of the network connector resource. The format of this field is `projects / * /locations /
- /connectors / *
This field is mutually exclusive with
network` field and will eventually replace it. See the VPC documentation for more information on connecting Cloud projects.
Implementation
core.String? vpcConnector;