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 in the context of data scan events, with the current version being 2.5.0, while version 3.6.0 is the latest."],["The `DataProfileResult` class represents the outcome of a data scan job and is used in the namespace `Google.Cloud.Dataplex.V1`."],["This documentation includes a range of versions of the `DataProfileResult` class, from 1.0.0 to the latest 3.6.0, with links provided for each, allowing users to refer to different implementations."],["The class has a `RowCount` property, which is of type long and allows you to access how many rows have been processed during the data scan job."],["This class, `DataScanEvent.Types.DataProfileResult` inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]