NetworkReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)A reference to a VPC
network <https://cloud.google.com/vpc/docs/vpc>__ in Google Compute
Engine.
Attributes |
|
|---|---|
| Name | Description |
network |
str
Output only. Name of the network, in the format projects/{project}/global/networks/{network}.
|
subnetwork |
str
Output only. Name of the particular subnetwork being used by the cluster, in the format projects/{project}/regions/{region}/subnetworks/{subnetwork}.
|