sourceVolume property

String? sourceVolume
getter/setter pair

The resource name of the volume that this backup belongs to.

You must provide either source_volume or ontap_source. Format: projects/{project_id}/locations/{location}/volumes/{volume_id}

Implementation

core.String? sourceVolume;