public sealed class SourceTextFilter : IMessage<SourceTextFilter>, IEquatable<SourceTextFilter>, IDeepCloneable<SourceTextFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SourceTextFilter.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `SourceTextFilter` class within the Google Cloud Database Migration v1 API."],["`SourceTextFilter` is used to filter text-based data types, such as varchar."],["The latest version of the API is 2.5.0, and the page covers versions back to 1.0.0."],["`SourceTextFilter` allows filtering based on minimum and maximum string lengths through `SourceMinLengthFilter` and `SourceMaxLengthFilter` properties respectively."],["The class inherits from the `object` type and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]