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 `DataProfileResult` class within the Google Cloud Dataplex v1 API, specifically under the `DataScanEvent.Types` namespace."],["The `DataProfileResult` class, which is used to represent the data profile results for a data scan job, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documented class available is 3.6.0, with multiple previous versions also available for review, dating back to version 1.0.0."],["The `DataProfileResult` class has a constructor that accepts another `DataProfileResult` instance, allowing for easy creation of copies, and it contains a `RowCount` property that holds the count of rows processed during the data scan."],["It inherits members from the object class, such as GetHashCode, GetType and ToString, all of which can be found on the document."]]],[]]