public sealed class DataProfileResult : IMessage<DataProfileResult>, IEquatable<DataProfileResult>, IDeepCloneable<DataProfileResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.
DataProfileResult defines the output of DataProfileScan.
Each field of the table will have field type specific profile result.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDataProfileResult\u003c/code\u003e class, part of the Google Cloud Dataplex V1 API, represents the output of a DataProfileScan, providing field-specific profile results.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, ranging from 1.0.0 to the latest 3.6.0, with direct links provided for each specific version of the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfileResult\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDataProfileResult\u003c/code\u003e class include \u003ccode\u003eProfile\u003c/code\u003e, which contains profile information per field, \u003ccode\u003eRowCount\u003c/code\u003e, indicating the number of rows in the sampled data, and \u003ccode\u003eScannedData\u003c/code\u003e, which describes the scanned data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eDataProfileResult()\u003c/code\u003e and another \u003ccode\u003eDataProfileResult(DataProfileResult other)\u003c/code\u003e to copy data from an existing object.\u003c/p\u003e\n"]]],[],null,[]]