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-03-21 UTC."],[[["The latest version of the `SourceTextFilter` class is 2.5.0, part of the Google Cloud Database Migration v1 API."],["`SourceTextFilter` is designed to filter text-based data types, such as varchar, within the Database Migration service."],["This class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SourceTextFilter` includes two properties, `SourceMaxLengthFilter` and `SourceMinLengthFilter`, which are used to match columns based on their length."],["There are multiple versions available for this class, going as far back as version 1.0.0, all of which are available for access."]]],[]]