public sealed class FilterTableColumns : IMessage<FilterTableColumns>, IEquatable<FilterTableColumns>, IDeepCloneable<FilterTableColumns>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class FilterTableColumns.
Options to configure rule type FilterTableColumns.
The rule is used to filter the list of columns to include or exclude from a
table.
The rule filter field can refer to one entity.
The rule scope can be: Table
Only one of the two lists can be specified for the rule.
[[["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."],[[["This webpage provides documentation for the `FilterTableColumns` class within the Google Cloud Database Migration v1 API."],["`FilterTableColumns` is a rule type used to specify which columns to include or exclude when migrating a table."],["The rule scope for `FilterTableColumns` is limited to the Table entity and can refer to one entity."],["`FilterTableColumns` offers two properties, `ExcludeColumns` and `IncludeColumns`, allowing you to define lists of columns to be either excluded or included in the migration."],["The page outlines the different available versions of the `FilterTableColumns` class, ranging from version 1.0.0 to the latest version, 2.5.0."]]],[]]