resourceNames property

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

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

Implementation

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