v1.0.0
This is the stable v1.0.0 release of google-api-core for Python. Releases after
this will not contain breaking changes.
Interface changes and additions
- Made
api_core.page_iterator.PageIterator.item_to_valuepublic - Added ability to specify retry for
Operationandpolling.Future. (#4922)