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-04-02 UTC."],[[["This document provides reference documentation for the `ScannedData.Types.IncrementalField` class within the Google Cloud Dataplex V1 API, specifically for version 3.4.0."],["The `ScannedData.Types.IncrementalField` class represents a data range that is defined by start and end values, which is used to define a range of data for a field."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the available versions of the API, ranging from the latest version, 3.6.0, down to version 1.0.0, along with links to their specific documentation."],["The `IncrementalField` class includes properties such as `End`, `Field`, and `Start`, representing the end of the range, the field name, and the beginning of the range respectively, all of which are of string type."]]],[]]