network property

String? network
getter/setter pair

The URL or resource ID of the network in which to reserve the internal range.

The network cannot be deleted if there are any reserved internal ranges referring to it. Legacy networks are not supported. For example: https://www.googleapis.com/compute/v1/projects/{project}/locations/global/networks/{network} projects/{project}/locations/global/networks/{network} {network}

Implementation

core.String? network;