Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::IntComparisonFilter (v0.7.2)

Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::IntComparisonFilter.

Filter based on relation between source value and compare value of type integer in ConditionalColumnSetValue

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::Integer
Returns
  • (::Integer) — Required. Integer compare value to be used

#value=

def value=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Integer compare value to be used
Returns
  • (::Integer) — Required. Integer compare value to be used

#value_comparison

def value_comparison() -> ::Google::Cloud::CloudDMS::V1::ValueComparison
Returns

#value_comparison=

def value_comparison=(value) -> ::Google::Cloud::CloudDMS::V1::ValueComparison
Parameter
Returns