Reference documentation and code samples for the Google Cloud Dms V1 Client 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.
Generated from protobuf messagegoogle.cloud.clouddms.v1.FilterTableColumns
Namespace
Google \ Cloud \ CloudDms \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ include_columns
array
Optional. List of columns to be included for a particular table.
↳ exclude_columns
array
Optional. List of columns to be excluded for a particular table.
getIncludeColumns
Optional. List of columns to be included for a particular table.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dms V1 Client - Class FilterTableColumns (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.FilterTableColumns)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.FilterTableColumns)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.FilterTableColumns)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.FilterTableColumns)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.FilterTableColumns)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.FilterTableColumns)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.FilterTableColumns)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.FilterTableColumns) \nReference documentation and code samples for the Google Cloud Dms V1 Client class FilterTableColumns.\n\nOptions to configure rule type FilterTableColumns.\n\nThe rule is used to filter the list of columns to include or exclude from a\ntable.\nThe rule filter field can refer to one entity.\nThe rule scope can be: Table\nOnly one of the two lists can be specified for the rule.\n\nGenerated from protobuf message `google.cloud.clouddms.v1.FilterTableColumns`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIncludeColumns\n\nOptional. List of columns to be included for a particular table.\n\n### setIncludeColumns\n\nOptional. List of columns to be included for a particular table.\n\n### getExcludeColumns\n\nOptional. List of columns to be excluded for a particular table.\n\n### setExcludeColumns\n\nOptional. List of columns to be excluded for a particular table."]]