destinationProject property

String? destinationProject
getter/setter pair

The project into which the backups will be restored.

The format is projects/{projectId} or projects/{projectNumber}.

Required. Immutable.

Implementation

core.String? destinationProject;