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, detailing its purpose as defining data scan execution settings."],["The latest version available for this class is 3.6.0, while the page focuses on version 2.8.0 and also lists prior versions going back to 1.0.0, which allows access to previous functionalities."],["The `DataScan.Types.ExecutionSpec` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, giving it a range of functionalities."],["Key properties of `ExecutionSpec` include `Field`, which designates a field with monotonically increasing values for data scans, `HasField`, which checks if the field is set, `IncrementalCase`, which signifies the incremental case of execution, and `Trigger`, which configures how and when scans should be initiated."],["The class offers two constructors, `ExecutionSpec()` and `ExecutionSpec(DataScan.Types.ExecutionSpec other)`, and also has other members such as `GetHashCode()`, `GetType()`, and `ToString()` inherited from `object`."]]],[]]