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"]],[["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\u003eDataProfileSpec.Types.SelectedFields\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its functionality for specifying fields in data profile scans.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDataProfileSpec.Types.SelectedFields\u003c/code\u003e class is 3.6.0, and there are multiple prior versions available, ranging back to 1.0.0, allowing developers to access different releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileSpec.Types.SelectedFields\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldNames\u003c/code\u003e property, which is of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, allows you to define a list of fully qualified field names to be included in the data profile scan, however, it only supports top-level fields and does not permit nested fields.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a default constructor \u003ccode\u003eSelectedFields()\u003c/code\u003e and an overload that takes another \u003ccode\u003eSelectedFields\u003c/code\u003e as a parameter, for use in cloning.\u003c/p\u003e\n"]]],[],null,[]]