public sealed class ValueListFilter : IMessage<ValueListFilter>, IEquatable<ValueListFilter>, IDeepCloneable<ValueListFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ValueListFilter.
A list of values to filter by 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eValueListFilter\u003c/code\u003e class for the Database Migration v1 API is 2.5.0, with several older versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValueListFilter\u003c/code\u003e is a class used in the Google Cloud Database Migration Service to filter values in the context of \u003ccode\u003eConditionalColumnSetValue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValueListFilter\u003c/code\u003e has properties such as \u003ccode\u003eIgnoreCase\u003c/code\u003e, \u003ccode\u003eValuePresentList\u003c/code\u003e, and \u003ccode\u003eValues\u003c/code\u003e, which control how the filtering is applied, whether case should be ignored, whether it's a inclusion or exclusion filter, and which values are used for the filter, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValueListFilter\u003c/code\u003e class can be instantiated with a default constructor, \u003ccode\u003eValueListFilter()\u003c/code\u003e, or copied from another instance with \u003ccode\u003eValueListFilter(ValueListFilter other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]