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\u003eThis document provides reference documentation for the \u003ccode\u003eDataProfileResult\u003c/code\u003e class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileResult\u003c/code\u003e is a class that defines the output of a \u003ccode\u003eDataProfileScan\u003c/code\u003e, providing field-specific profile results, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDataProfileResult\u003c/code\u003e includes properties such as \u003ccode\u003ePostScanActionsResult\u003c/code\u003e, \u003ccode\u003eProfile\u003c/code\u003e, \u003ccode\u003eRowCount\u003c/code\u003e, and \u003ccode\u003eScannedData\u003c/code\u003e, detailing post-scan actions, field-specific information, the count of rows scanned, and the data that was scanned.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for \u003ccode\u003eDataProfileResult\u003c/code\u003e, one is a default constructor, and the second accepts another \u003ccode\u003eDataProfileResult\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]