backup property

String? backup
getter/setter pair

The relative resource name of the metastore service backup to restore from, in the following form:projects/{project_id}/locations/{location_id}/services/{service_id}/backups/{backup_id}.

Mutually exclusive with backup_location, and exactly one of the two must be set.

Optional.

Implementation

core.String? backup;