DataConnection Type
GoogleBigQueryConnection オブジェクト。
Remarks
GoogleBigQueryConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-GoogleBigQuery -ProjectId 'NameOfProject' -DatasetId 'NameOfDataset' $conn | GM