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."],[[["This webpage provides reference documentation for the `DataScanEvent.Types.DataProfileResult` class within the Cloud Dataplex v1 API, specifically for .NET developers."],["The `DataProfileResult` class, which is used to represent the data profile results from a data scan job, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this specific documentation available is 3.6.0, with versions ranging from 1.0.0 up to the most recent one, and a highlighted version of 2.11.0."],["The `DataProfileResult` class includes a public `RowCount` property which provides the count of rows processed in the data scan job, and it has two constructors: a default one and one that accepts another `DataProfileResult` object."]]],[]]