metadata property
Optional. The Compute Engine metadata entries to add to virtual machine. (see Project and instance metadata).
Implementation
@$pb.TagNumber(15)
$core.Map<$core.String, $core.String> get metadata => $_getMap(12);
Optional. The Compute Engine metadata entries to add to virtual machine. (see Project and instance metadata).
@$pb.TagNumber(15)
$core.Map<$core.String, $core.String> get metadata => $_getMap(12);