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 within the Dataplex service."],["The latest version of the documentation provided is for version 3.6.0, with a history of documented versions extending back to 1.0.0 of the Google Cloud Dataplex V1 API."],["The `DataProfileResult` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization within the API."],["The `DataProfileResult` class includes a `RowCount` property, a long integer which tracks the amount of rows processed in a given data scan job."]]],[]]