Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::DoubleComparisonFilter.
Filter based on relation between source value and compare value of type double in ConditionalColumnSetValue
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
def value() -> ::Float
Returns
- (::Float) — Required. Double compare value to be used
#value=
def value=(value) -> ::Float
Parameter
- value (::Float) — Required. Double compare value to be used
Returns
- (::Float) — Required. Double compare value to be used
#value_comparison
def value_comparison() -> ::Google::Cloud::CloudDMS::V1::ValueComparison
Returns
- (::Google::Cloud::CloudDMS::V1::ValueComparison) — Required. Relation between source value and compare value
#value_comparison=
def value_comparison=(value) -> ::Google::Cloud::CloudDMS::V1::ValueComparison
Parameter
- value (::Google::Cloud::CloudDMS::V1::ValueComparison) — Required. Relation between source value and compare value
Returns
- (::Google::Cloud::CloudDMS::V1::ValueComparison) — Required. Relation between source value and compare value