existingSubnetworkCandidates property

List<Subnetwork>? existingSubnetworkCandidates
getter/setter pair

List of subnetwork candidates from the request which exist with the ip_cidr_range, secondary_ip_cider_ranges, and outside_allocation fields set.

Implementation

core.List<Subnetwork>? existingSubnetworkCandidates;