public sealed class DataScan.Types.ExecutionSpec : IMessage<DataScan.Types.ExecutionSpec>, IEquatable<DataScan.Types.ExecutionSpec>, IDeepCloneable<DataScan.Types.ExecutionSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScan.Types.ExecutionSpec.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `DataScan.Types.ExecutionSpec` class within the Cloud Dataplex v1 API, specifically focusing on data scan execution settings."],["The `DataScan.Types.ExecutionSpec` class is part of the `Google.Cloud.Dataplex.V1` namespace, found within the `Google.Cloud.Dataplex.V1.dll` assembly, and the latest version documented is 3.6.0."],["The `ExecutionSpec` class includes properties like `Field`, `HasField`, `IncrementalCase`, and `Trigger`, which configure how data scans are executed, including specifying a field for incremental scans and defining the trigger mechanism."],["The content details the inheritance and implementation of the `ExecutionSpec` class, showing that it inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation is for the .NET implementation of the Dataplex API, showing links to specific versions of the class starting from 1.0.0 to the most recent version 3.6.0, making it easy to find historical information."]]],[]]