Columns Parameter (Update-GoogleSheets Cmdlet)
The columns on which the operation will be performed.
Syntax
Update-GoogleSheets -Columns string[]
Remarks
The columns on which the operation will be performed. The length of the columns array must be the same as the length of the values array.
This is a required parameter.