OptionalconfigFormat-specific configuration. Only required for JSON, Avro, and Protobuf. STRING format requires no additional config.
OptionalformatRequired: the wire format of the data.
OptionalinputOptional input column to transform. When set, the transformer reads from this column instead of the default source column.
OptionaloutputOptional output column name. When set, the transformed result is written to this column instead of replacing the input column.
Specifies how to transform binary data into structured data.