View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo (google_api_dataplex v0.20.0)
The profile information for a string type field.
Attributes
-
averageLength
(type:float()
, default:nil
) - Average length of non-null values in the scanned data. -
maxLength
(type:String.t
, default:nil
) - Maximum length of non-null values in the scanned data. -
minLength
(type:String.t
, default:nil
) - Minimum length of non-null values in the scanned data.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.