public sealed class ScannedData.Types.IncrementalField : IMessage<ScannedData.Types.IncrementalField>, IEquatable<ScannedData.Types.IncrementalField>, IDeepCloneable<ScannedData.Types.IncrementalField>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class ScannedData.Types.IncrementalField.
A data range denoted by a pair of start/end values of a field.
[[["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 page provides reference documentation for the `ScannedData.Types.IncrementalField` class within the Google Cloud Dataplex v1 API."],["The `ScannedData.Types.IncrementalField` class represents a data range using start and end values of a field, as shown in the example documentation."],["Version history for the API class is available, starting from version 1.0.0 up to the latest version, 3.6.0, with specific version links to their respective documentation pages."],["The `ScannedData.Types.IncrementalField` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to facilitate various functionalities."],["The class contains properties to configure `Start` and `End` values of the range, as well as a `Field` property that represents the field that contains the increasing values over time."]]],[]]