columns property
Columns selected for the data source table.
The column_selection_type must be SELECTED.
Implementation
core.List<DataSourceColumnReference>? columns;
Columns selected for the data source table.
The column_selection_type must be SELECTED.
core.List<DataSourceColumnReference>? columns;