public sealed class DataScanEvent.Types.DataProfileResult : IMessage<DataScanEvent.Types.DataProfileResult>, IEquatable<DataScanEvent.Types.DataProfileResult>, IDeepCloneable<DataScanEvent.Types.DataProfileResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanEvent.Types.DataProfileResult.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the `DataScanEvent.Types.DataProfileResult` API is 3.6.0, with version 3.5.0 also listed."],["This page provides reference documentation and code samples for the Cloud Dataplex v1 API class `DataScanEvent.Types.DataProfileResult`, covering versions from 1.0.0 to 3.6.0."],["`DataProfileResult` is a class representing the data profile result for a data scan job and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DataProfileResult` has two constructors: one default and another that takes another `DataProfileResult` object as parameter, as well as one property, `RowCount`, which is a long type indicating the number of rows processed."]]],[]]