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, is designed to represent the output of a \u003ccode\u003eDataProfileScan\u003c/code\u003e, providing field-specific profiling results for a table.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, with the latest being 3.6.0, and the provided documentation showing versions from 1.0.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileResult\u003c/code\u003e includes properties like \u003ccode\u003ePostScanActionsResult\u003c/code\u003e, \u003ccode\u003eProfile\u003c/code\u003e, \u003ccode\u003eRowCount\u003c/code\u003e, and \u003ccode\u003eScannedData\u003c/code\u003e, offering detailed information about the data profile scan.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfileResult\u003c/code\u003e class includes constructors to initialize a new instance, either as empty, or cloned from an existing \u003ccode\u003eDataProfileResult\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]