We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5304db commit 65a6b39Copy full SHA for 65a6b39
1 file changed
Spanner/src/SpannerClient.php
@@ -140,8 +140,6 @@ class SpannerClient
140
* @type string $projectId The Google Cloud project ID.
141
* @type string $apiEndpoint A hostname with optional port to use in
142
* place of the service's default endpoint.
143
- * @type string $projectId The project ID from the Google Developer's
144
- * Console.
145
* @type CacheItemPoolInterface $credentialsConfig.authCache A cache for storing access
146
* tokens. **Defaults to** a simple in memory implementation.
147
* @type array $credentialsConfig.authCacheOptions Cache configuration options.
0 commit comments