source property

String? source
getter/setter pair

Resource path as an URI of the source resource, for example a subnet.

The project for the source resource should match the project for the InternalRange. An example: /projects/{project}/regions/{region}/subnetworks/{subnet}

Immutable.

Implementation

core.String? source;