resourceNames property

  1. @TagNumber.new(2)
PbList<String> get resourceNames

The full name of the resources that this operation is directly associated with.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.String> get resourceNames => $_getList(0);