View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue (google_api_dataplex v0.20.0)
Top N non-null values in the scanned data.
Attributes
-
count
(type:String.t
, default:nil
) - Count of the corresponding value in the scanned data. -
ratio
(type:float()
, default:nil
) - Ratio of the corresponding value in the field against the total number of rows in the scanned data. -
value
(type:String.t
, default:nil
) - String value of a top N non-null value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.