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_value
public - Added ability to specify retry for
Operation
andpolling.Future
. (#4922)