Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::NumericFilterOption (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::NumericFilterOption.
Specifies the columns on which numeric filter needs to be applied.
Constants
NUMERIC_FILTER_OPTION_UNSPECIFIED
value: 0 Numeric filter option unspecified
NUMERIC_FILTER_OPTION_ALL
value: 1 Numeric filter option that matches all numeric columns.
NUMERIC_FILTER_OPTION_LIMIT
value: 2 Numeric filter option that matches columns having numeric datatypes with
specified precision and scale within the limited range of filter.
NUMERIC_FILTER_OPTION_LIMITLESS
value: 3 Numeric filter option that matches only the numeric columns with no
precision and scale specified.
[[["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."],[],[]]