restoreMetadata property

Map<String, String>? restoreMetadata
final

The set of metadata key-value pairs that describe the original configuration of the backed-up resource. These values vary depending on the service that is being restored.

Implementation

final Map<String, String>? restoreMetadata;