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-03-25 UTC."],[[["This webpage provides documentation for the `DataScan.Types.ExecutionSpec` class within the Google Cloud Dataplex v1 API, specifically within the .NET environment."],["The `DataScan.Types.ExecutionSpec` class represents data scan execution settings and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content includes documentation and links to multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to reference historical or specific versions."],["The class's properties include `Field`, `HasField`, `IncrementalCase`, and `Trigger`, which are used to manage data scan settings, such as specifying a monotonically increasing field or setting a schedule for when a scan is triggered."],["The documentation details the available constructors for creating an instance of `ExecutionSpec`, such as a parameterless constructor and a constructor that copies an existing `ExecutionSpec`."]]],[]]