ExistingNetworkConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)When set in a NetworkResourceConfig, indicates that an existing network should be imported.
Attributes |
|
|---|---|
| Name | Description |
network |
str
Required. Immutable. Name of the network to import, in the format projects/{project}/global/networks/{network}.
|
subnetwork |
str
Required. Immutable. Particular subnetwork to use, in the format projects/{project}/regions/{region}/subnetworks/{subnetwork}.
|