Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::ValueComparison (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::ValueComparison.
Enum used by IntComparisonFilter and DoubleComparisonFilter to indicate the
relation between source value and compare value.
Constants
VALUE_COMPARISON_UNSPECIFIED
value: 0 Value comparison unspecified.
VALUE_COMPARISON_IF_VALUE_SMALLER_THAN
value: 1 Value is smaller than the Compare value.
VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN
value: 2 Value is smaller or equal than the Compare value.
VALUE_COMPARISON_IF_VALUE_LARGER_THAN
value: 3 Value is larger than the Compare value.
VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN
value: 4 Value is larger or equal than the Compare value.
[[["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 2026-04-03 UTC."],[],[]]