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 page provides reference documentation for the `IntComparisonFilter` class within the Google Cloud Database Migration v1 API, specifically version 2.4.0."],["The `IntComparisonFilter` class is designed to filter based on the relationship between a source value and a comparison integer value, used within `ConditionalColumnSetValue`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `IntComparisonFilter` include `Value` (the integer comparison value) and `ValueComparison` (the relation between the source and compare values)."],["The documentation also includes access to older versions of the documentation for the class, starting from version 1.0.0 up to the most recent version, 2.5.0."]]],[]]