/
Field Decoder Transformation
Field Decoder Transformation
Plugin version: 2.11.0
Decodes configured fields. Multiple fields can be specified to be decoded using different decoding methods. Available decoding methods are STRING_BASE64
, BASE64
, BASE32
, STRING_BASE32
, and HEX
.
Configuration
Property | Macro Enabled? | Description |
---|---|---|
Decode fields | No | Required. Specifies the configuration for decode fields. In JSON configuration, this is specified as |
Output Schema | No | Required. Specifies the output schema. The fields that are decoded will have the same field name but they will be of type |
Related content
Field Encoder Transformation
Field Encoder Transformation
More like this
Field Decompressor Transformation
Field Decompressor Transformation
More like this
Decode directive
Decode directive
More like this
JSON Parser Transformation
JSON Parser Transformation
More like this
JSON Formatter Transformation
JSON Formatter Transformation
More like this
Projection Transformation
Projection Transformation
More like this
Created in 2020 by Google Inc.