OAuthClientId Parameter (Connect-GoogleSheets Cmdlet)
The client Id assigned when you register your application with an OAuth authorization server.
Syntax
Connect-GoogleSheets -OAuthClientId string
Data Type
cstr
Default Value
""
Remarks
As part of registering an OAuth application, you will receive the OAuthClientId value, sometimes also called a consumer key, and a client secret, the OAuthClientSecret.