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 document provides reference information for the `DataProfileResult` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The `DataProfileResult` class is part of the `DataScanEvent.Types` and is used to represent the data profile result of a data scan job within Dataplex."],["The document details the inheritance structure of the `DataProfileResult` class, which includes interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the available constructors for creating instances of `DataProfileResult` and describes the `RowCount` property, which signifies the number of rows processed in the data scan."],["The webpage also offers a history of different versions, from 1.0.0 to the latest 3.6.0, for `DataProfileResult` along with the links to its documentation."]]],[]]