public sealed class DoubleComparisonFilter : IMessage<DoubleComparisonFilter>, IEquatable<DoubleComparisonFilter>, IDeepCloneable<DoubleComparisonFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DoubleComparisonFilter.
Filter based on relation between source
value and compare value of type double 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 webpage provides documentation for the `DoubleComparisonFilter` class within the Google Cloud Database Migration v1 API."],["`DoubleComparisonFilter` is a class used to filter based on the relationship between a source and a compared double value within `ConditionalColumnSetValue`."],["The documentation details the class's inheritance, the interfaces it implements, inherited members, namespace, and assembly."],["The `DoubleComparisonFilter` class has two constructors, a default constructor, and one that accepts another `DoubleComparisonFilter` object as a parameter."],["It includes two key properties: `Value`, representing the double comparison value, and `ValueComparison`, defining the relation between source and compare value."]]],[]]