destinationProjectId property

String? destinationProjectId
getter/setter pair

The project_id where backups will be restored.

Example Project ID: "my-project-id". This will be an OUTPUT_ONLY field to return the project_id of the destination project.

Output only.

Implementation

core.String? destinationProjectId;