Cmdlets for Google Spanner

Build 24.0.9060

DataConnection Type

The GoogleSpannerConnection object.

Remarks

The GoogleSpannerConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-GoogleSpanner -ProjectId 'project1' -InstanceId 'instance1' -Database 'db1' -OAuthClientId '757060765381' -OauthClientSecret 'abc' 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060