transformResults property

List<Value> transformResults
final

The results of applying each DocumentTransform.FieldTransform, in the same order.

Implementation

final List<Value> transformResults;