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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","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,["# Database Migration v1 API - Class ValueListFilter (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.ValueListFilter)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.ValueListFilter) \n\n public sealed class ValueListFilter : IMessage\u003cValueListFilter\u003e, IEquatable\u003cValueListFilter\u003e, IDeepCloneable\u003cValueListFilter\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class ValueListFilter.\n\nA list of values to filter by in ConditionalColumnSetValue \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ValueListFilter \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ValueListFilter](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ValueListFilter), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ValueListFilter](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ValueListFilter), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ValueListFilter](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ValueListFilter), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### ValueListFilter()\n\n public ValueListFilter()\n\n### ValueListFilter(ValueListFilter)\n\n public ValueListFilter(ValueListFilter other)\n\nProperties\n----------\n\n### IgnoreCase\n\n public bool IgnoreCase { get; set; }\n\nRequired. Whether to ignore case when filtering by values. Defaults to\nfalse\n\n### ValuePresentList\n\n public ValuePresentInList ValuePresentList { get; set; }\n\nRequired. Indicates whether the filter matches rows with values that are\npresent in the list or those with values not present in it.\n\n### Values\n\n public RepeatedField\u003cstring\u003e Values { get; }\n\nRequired. The list to be used to filter by"]]