network property

String? network
getter/setter pair

The full name of the Google Compute Engine network.

Format: projects/{project}/global/networks/{network}. Where {project} is a project number, as in '12345', and {network} is network name.

Required.

Implementation

core.String? network;