Google Cloud Dataplex V1Data Profile Result Profile Field Profile Info Response
data class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoResponse(val distinctRatio: Double, val doubleProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfoResponse, val integerProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfoResponse, val nullRatio: Double, val stringProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse, val topNValues: List<GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValueResponse>)
The profile information for each field type.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoResponse(distinctRatio: Double, doubleProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfoResponse, integerProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfoResponse, nullRatio: Double, stringProfile: GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse, topNValues: List<GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValueResponse>)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard