vpcNetworkSources property

List<VpcNetworkSource>? vpcNetworkSources
getter/setter pair

The request must originate from one of the provided VPC networks in Google Cloud.

Cannot specify this field together with ip_subnetworks.

Implementation

core.List<VpcNetworkSource>? vpcNetworkSources;