labels property

  1. @TagNumber(7)
Map<String, String> labels

Labels to apply to backups created using this configuration.

Implementation

@$pb.TagNumber(7)
$core.Map<$core.String, $core.String> get labels => $_getMap(6);