vpcNetworkSources property

List<GoogleIdentityAccesscontextmanagerV1VpcNetworkSource>? 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<GoogleIdentityAccesscontextmanagerV1VpcNetworkSource>?
    vpcNetworkSources;