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 `IncrementalField` class represents a data range defined by start and end values of a specific field."],["The latest version available for this class is 3.6.0, while the current version of the displayed document is version 2.4.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."],["The class contains properties such as `End`, `Field`, and `Start`, all of which have string type values that can be set, and can be used to mark the beginning and end, or specify which field is being used."]]],[]]