columns property
A list of results at the column level.A column will have a corresponding DataQualityColumnResult if and only if there is at least one rule with the 'column' field set to it.
Output only.
Implementation
core.List<GoogleCloudDataplexV1DataQualityColumnResult>? columns;