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. This can only be specified for a global internal address. Example: - URL: /compute/v1/projects/{project}/global/networks/{resourceId} - ID: network123

Implementation

core.String? network;