- [ ] [IAM](https://github.com/GoogleCloudPlatform/google-cloud-python/blob/895951a7ae244634f44debee27597ef384b6c138/core/google/cloud/iam.py) (Related googleapis/google-cloud-python#3882) - [ ] [Helpers](https://github.com/GoogleCloudPlatform/google-cloud-python/blob/895951a7ae244634f44debee27597ef384b6c138/core/google/cloud/_helpers.py) - many of these will just be distributed among the existing helper modules in api_core. - [x] Datetime helpers - [ ] Proto helpers - [ ] gRPC helpers - [ ] Thread-local helpers - [ ] [Connection/JSONConnection](https://github.com/GoogleCloudPlatform/google-cloud-python/blob/4c24da38f1a8d9a3cc6422cf0c20495880d1fe38/core/google/cloud/_http.py) - [ ] [Client base](https://github.com/GoogleCloudPlatform/google-cloud-python/blob/4c24da38f1a8d9a3cc6422cf0c20495880d1fe38/core/google/cloud/client.py) - (Consider eliminating in favor of factory mixins and helpers?)