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 webpage provides documentation for the `ScannedData.Types.IncrementalField` class within the Google Cloud Dataplex v1 API."],["The `IncrementalField` class represents a data range defined by a start and end value within a specific field, and it's implemented through interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is 3.6.0, while this page's focus is the 2.15.0 version of the documentation."],["The provided document has a list of versions for the `ScannedData.Types.IncrementalField` class, ranging from 1.0.0 to 3.6.0, detailing different releases of the API class."],["The `IncrementalField` class's properties include `End`, `Field`, and `Start`, all of which are of type string and used to specify the data range and the relevant field."]]],[]]