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."],["The `DataProfileResult` class represents the output of a data scan job, offering insights into the processed data, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions for the `Google.Cloud.Dataplex.V1` API, from version 1.0.0 up to the latest version 3.6.0."],["The main property of the `DataProfileResult` class is `RowCount`, a long integer representing the number of rows processed during the data scan."],["The document provides details on the inheritance, implemented interfaces, constructors, properties, and included namespace and assembly."]]],[]]