public sealed class DataProfileSpec.Types.SelectedFields : IMessage<DataProfileSpec.Types.SelectedFields>, IEquatable<DataProfileSpec.Types.SelectedFields>, IDeepCloneable<DataProfileSpec.Types.SelectedFields>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileSpec.Types.SelectedFields.
The specification for fields to include or exclude in data profile scan.
Optional. Expected input is a list of fully qualified names of fields as
in the schema.
Only top-level field names for nested fields are supported.
For instance, if 'x' is of nested field type, listing 'x' is supported
but 'x.y.z' is not supported. Here 'y' and 'y.z' are nested fields of
'x'.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDataProfileSpec.Types.SelectedFields\u003c/code\u003e class within the Google Cloud Dataplex V1 API, detailing its usage in specifying fields for data profile scans.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role in data handling and message management.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions for this class, ranging from version 1.0.0 to the latest version 3.6.0, all within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSelectedFields\u003c/code\u003e class has a \u003ccode\u003eFieldNames\u003c/code\u003e property that accepts a list of fully qualified field names, supporting top-level field names for nested structures, to specify which fields to include in the scan.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class \u003ccode\u003eSelectedFields()\u003c/code\u003e, and \u003ccode\u003eSelectedFields(DataProfileSpec.Types.SelectedFields other)\u003c/code\u003e, with the second allowing for the initialization based on another \u003ccode\u003eSelectedFields\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]