Google Cloud Dataplex V1Data Profile Result Profile Field Profile Info String Field Info Response
data class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse(val averageLength: Double, val maxLength: String, val minLength: String)
The profile information for a string type field.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse(averageLength: Double, maxLength: String, minLength: String)