fieldTransforms property

List<DocumentTransform_FieldTransform> fieldTransforms
final

The list of transformations to apply to the fields of the document, in order. This must not be empty.

Implementation

final List<DocumentTransform_FieldTransform> fieldTransforms;