byteMatchSet property
Information about the ByteMatchSet that you specified in the
GetByteMatchSet
request. For more information, see the
following topics:
-
ByteMatchSet: Contains
ByteMatchSetId
,ByteMatchTuples
, andName
-
ByteMatchTuples
: Contains an array of ByteMatchTuple objects. EachByteMatchTuple
object contains FieldToMatch,PositionalConstraint
,TargetString
, andTextTransformation
-
FieldToMatch: Contains
Data
andType
Implementation
final ByteMatchSet? byteMatchSet;