network property

String? network
getter/setter pair

The relative resource name of the VPC network on which the instance can be accessed.

It is specified in the following form:projects/{project_number}/global/networks/{network_id}.

Immutable.

Implementation

core.String? network;