network property
The resource link for the VPC network in which instance resources are created and from which they are accessible via Private IP.
This will be the same value as the parent cluster's network. It is
specified in the form: //
projects/{project_number}/global/networks/{network_id}
.
Output only.
Implementation
core.String? network;