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-04-02 UTC."],[[["The content provides reference documentation for the `DataScanEvent.Types.DataProfileResult` class within the Cloud Dataplex v1 API."],["This class, `DataProfileResult`, represents the data profile result from a data scan job and is part of the `Google.Cloud.Dataplex.V1` namespace, accessible through the `Google.Cloud.Dataplex.V1.dll` assembly."],["The latest version is `3.6.0`, while the documented version on the page is `3.4.0`, with many previous versions listed, all available on the page for reference, starting from version `1.0.0`."],["`DataProfileResult` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `DataProfileResult` class includes a `RowCount` property, a long type, representing the number of rows processed during the data scan."]]],[]]