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-21 UTC."],[[["This document 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 specified field, with version 3.6.0 being the most recent."],["The class `ScannedData.Types.IncrementalField` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["Key properties of the `IncrementalField` class include `Start`, `End`, and `Field`, which define the range and the field being used, all of which are of string type."],["The documentation references the availability of versions from 1.0.0 up to 3.6.0 of the class, and provides links to those specific versions of documentation."]]],[]]