public sealed class IntComparisonFilter : IMessage<IntComparisonFilter>, IEquatable<IntComparisonFilter>, IDeepCloneable<IntComparisonFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class IntComparisonFilter.
Filter based on relation between source value and compare value of type
integer in ConditionalColumnSetValue
[[["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 `IntComparisonFilter` class within the Google Cloud Database Migration v1 API."],["`IntComparisonFilter` allows filtering based on the relationship between a source integer value and a comparison integer value in `ConditionalColumnSetValue`."],["The `IntComparisonFilter` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties `Value` for the integer comparison value and `ValueComparison` to define the relation between the source and the compare value."],["The document includes available versions of the API, with version 2.5.0 being the latest, and the class supports versions as old as 1.0.0."]]],[]]