public sealed class DiscoveryEvent.Types.ConfigDetails : IMessage<DiscoveryEvent.Types.ConfigDetails>, IEquatable<DiscoveryEvent.Types.ConfigDetails>, IDeepCloneable<DiscoveryEvent.Types.ConfigDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.ConfigDetails.
public MapField<string, string> Parameters { get; }
A list of discovery configuration parameters in effect.
The keys are the field paths within DiscoverySpec.
Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference,
etc.
[[["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 webpage provides documentation for the \u003ccode\u003eDiscoveryEvent.Types.ConfigDetails\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigDetails\u003c/code\u003e class represents details about configuration events related to data discovery, and it is part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the different versions of the class, ranging from version 1.0.0 up to the latest version, 3.6.0, with each version having a respective page available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigDetails\u003c/code\u003e 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, offering functionalities like deep cloning and equality checking.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameters\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e containing a list of discovery configuration parameters, is a key component of the class, offering insight into specific settings used during the discovery.\u003c/p\u003e\n"]]],[],null,[]]