labels property

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

The labels of the migrating VM.

Implementation

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