targetLink property

String? targetLink
getter/setter pair

The URL of the resource that the operation modifies.

For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.

Output only.

Implementation

core.String? targetLink;