outputColumnFamiliesAsJson property
If field is true, then each column family will be read as a single JSON column.
Otherwise they are read as a repeated cell structure containing timestamp/value tuples. The default value is false.
Optional.
Implementation
core.bool? outputColumnFamiliesAsJson;