sourceInstance property

String? sourceInstance
getter/setter pair

The source instance used to create this backup.

This can be a partial or full URL to the resource. For example, the following are valid values: -https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/instance -projects/project/zones/zone/instances/instance

Implementation

core.String? sourceInstance;