Values Parameter (Update-GoogleSheets Cmdlet)
The values that will be used to update the table.
Syntax
Update-GoogleSheets -Values string[]
Remarks
The values to use when updating the table. The length of the values array must be the same as the length of the columns array.
This is a required parameter.