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