network property

String? network
getter/setter pair

The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected.

Example: projects/my-project/global/networks/my-network

Output only.

Implementation

core.String? network;