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 page provides documentation for the `DataProfileResult` class within the `Google.Cloud.Dataplex.V1` API, specifically for the `DataScanEvent.Types` namespace."],["`DataProfileResult` serves as the data profile result for data scan jobs, detailing the outcome of such scans."],["The documentation covers a range of versions for `DataProfileResult` class, with version 3.6.0 being the latest release and 1.0.0 being the oldest."],["The `DataProfileResult` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a property `RowCount`, which represents the number of rows processed."],["The page also contains the constructors for `DataProfileResult`, one being a default constructor, and the other accepting a parameter of the same type, allowing for copying data from one object to another."]]],[]]