Field Encoder Transformation
Plugin version: 2.11.0
Encodes configured fields. Multiple fields can be specified to be encoded using different encoding methods. Available encoding methods are STRING_BASE64
, BASE64
, BASE32
, STRING_BASE32
, and HEX
.
Configuration
Property | Macro Enabled? | Description |
---|---|---|
Encode Fields | No | Required. Specifies the configuration for encode fields. In JSON configuration, this is specified as |
Output Schema | No | Required. Specifies the output schema; the fields that are encoded will have the same field name but they will be of type |
Â
Created in 2020 by Google Inc.