-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
I'm noticing that "Connection" objects are slowly being phased out, in favor of gcloud.<service>.do_thing
(ie gcloud.storage.get_bucket()
or gcloud.datastore.Query(...)
).
Did we make a specific call to remove the concept of a connection? Was the a discussion somewhere that I can read up on to understand the background behind that?
Metadata
Metadata
Assignees
Labels
api: coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.