restoreChannel property

String? restoreChannel
getter/setter pair

The fully qualified name of the RestoreChannel to be used to create a RestorePlan.

This field is set only if the backup_plan is in a different project than the RestorePlan. Format: projects / * /locations / * /restoreChannels / *

Output only.

Implementation

core.String? restoreChannel;