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 documentation for the `DataScanEvent.Types.DataProfileResult` class within the Google Cloud Dataplex V1 API."],["The `DataProfileResult` class is used to represent the data profile results from a data scan job, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists multiple versions of the API, with version 3.6.0 being the most recent, and shows the available documentation for each."],["The class includes a `RowCount` property of type long, which represents the number of rows processed in the associated data scan job."],["There are two constructors available, one being the default and the other taking an existing `DataProfileResult` as a parameter to create a copy."]]],[]]