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 serves as a representation of the data profile results obtained from a data scan job, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the API, from version 1.0.0 up to the latest version, 3.6.0, allowing developers to browse and select relevant reference material."],["Key components of the `DataProfileResult` class include a default constructor, a constructor for creating a new instance from an existing `DataProfileResult`, and a `RowCount` property to indicate the number of rows processed."]]],[]]