target property

String? target
getter/setter pair

Resource path of the target resource.

The target project can be different, as in the cases when migrating to peer networks. For example: /projects/{project}/regions/{region}/subnetworks/{subnet}

Immutable.

Implementation

core.String? target;