FilterColumns Parameter (Connect-GoogleBigQuery Cmdlet)
Please set `AllowUpdatesWithoutKey` to true before you could use this property.
Syntax
Connect-GoogleBigQuery -FilterColumns string
Data Type
cstr
Default Value
""
Remarks
Remember setting `AllowUpdatesWithoutKey` to true before you could use this property:
Set the property like this:
`filterColumns=col1[,col2[,col3]];`