Google Cloud Dataplex V1 Client - Class ConfigDetails (1.9.1)

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 \ DiscoveryEvent

Methods

__construct

Constructor.

Parameters
Name Description
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.

Returns
Type Description
Google\Protobuf\Internal\MapField

setParameters

A list of discovery configuration parameters in effect.

The keys are the field paths within DiscoverySpec. Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference, etc.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.