directVpcNetworkInterface property
The Direct VPC network interface for the Cloud Function.
Currently only a single Direct VPC is supported.
Optional.
Implementation
core.List<DirectVpcNetworkInterface>? directVpcNetworkInterface;
The Direct VPC network interface for the Cloud Function.
Currently only a single Direct VPC is supported.
Optional.
core.List<DirectVpcNetworkInterface>? directVpcNetworkInterface;