authorizedNetwork property
The full names of the Google Compute Engine [networks](/compute/docs/networks-and-firewalls#networks) to which the instance is connected.
Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.
Required.
Implementation
core.String? authorizedNetwork;