Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ConfigDetails.
Details about configuration events.
Generated from protobuf message google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails
Namespace
Google \ Cloud \ Dataplex \ V1 \ DiscoveryEventMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parameters
array| Google\Protobuf\Internal\MapField
A list of discovery configuration parameters in effect. The keys are the field paths within DiscoverySpec. Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference, etc.
getParameters
A list of discovery configuration parameters in effect.
The keys are the field paths within DiscoverySpec. Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference, etc.
setParameters
A list of discovery configuration parameters in effect.
The keys are the field paths within DiscoverySpec. Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference, etc.
$this